retdec
Classes | Namespaces
cast_expr.h File Reference

Base class for cast instructions. More...

#include "retdec/llvmir2hll/ir/expression.h"
#include "retdec/llvmir2hll/ir/type.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::CastExpr
 Base class for cast instructions. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

Base class for cast instructions.