retdec
Classes | Namespaces
expr_types_analysis.h File Reference

A visitor for fixing the types in BIR. More...

#include <cstddef>
#include "retdec/llvmir2hll/support/smart_ptr.h"
#include "retdec/llvmir2hll/support/types.h"
#include "retdec/llvmir2hll/support/visitors/ordered_all_visitor.h"
#include "retdec/utils/non_copyable.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::ExprTypesAnalysis
 A visitor for analyzing the types in BIR. More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A visitor for fixing the types in BIR.