retdec
|
A representation of a function type. More...
#include <cstddef>
#include "retdec/llvmir2hll/ir/type.h"
#include "retdec/llvmir2hll/ir/void_type.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"
Go to the source code of this file.
Classes | |
class | retdec::llvmir2hll::FunctionType |
A representation of a function type. More... | |
Namespaces | |
retdec | |
retdec::llvmir2hll | |
A representation of a function type.