7 #ifndef RETDEC_LLVMIR2HLL_SUPPORT_HEADERS_FOR_DECLARED_FUNCS_H
8 #define RETDEC_LLVMIR2HLL_SUPPORT_HEADERS_FOR_DECLARED_FUNCS_H
A mixin to make classes non-copyable.
Definition: non_copyable.h:27
ShPtr< Module > module
The current module.
Definition: hll_writer.cpp:100
A library providing API for working with back-end IR.
std::shared_ptr< T > ShPtr
An alias for a shared pointer.
Definition: smart_ptr.h:18
std::set< std::string > StringSet
Set of strings.
Definition: types.h:51
Definition: archive_wrapper.h:19
A mixin to make classes non-copyable.
Declarations, aliases, macros, etc. for the use of smart pointers.
Aliases for several useful types.