retdec
Classes | Namespaces
const_int.h File Reference

An integer constant. More...

#include <cstddef>
#include <cstdint>
#include <string>
#include <llvm/ADT/APInt.h>
#include <llvm/ADT/APSInt.h>
#include "retdec/llvmir2hll/ir/constant.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::ConstInt
 An integer constant. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

An integer constant.