#include <pdb_types.h>
◆ PDBTypeFunction()
retdec::pdbparser::PDBTypeFunction::PDBTypeFunction |
( |
int |
ind | ) |
|
|
inline |
◆ ~PDBTypeFunction()
virtual retdec::pdbparser::PDBTypeFunction::~PDBTypeFunction |
( |
void |
| ) |
|
|
inlinevirtual |
◆ dump()
void retdec::pdbparser::PDBTypeFunction::dump |
( |
bool |
nested = false | ) |
|
|
virtual |
◆ is_fully_defined()
virtual bool retdec::pdbparser::PDBTypeFunction::is_fully_defined |
( |
void |
| ) |
|
|
inlinevirtual |
◆ parse()
◆ parse_mfunc()
◆ to_llvm()
std::string retdec::pdbparser::PDBTypeFunction::to_llvm |
( |
void |
| ) |
|
|
virtual |
◆ to_llvm_identified()
virtual std::string retdec::pdbparser::PDBTypeFunction::to_llvm_identified |
( |
void |
| ) |
|
|
inlinevirtual |
◆ func_args
◆ func_args_count
int retdec::pdbparser::PDBTypeFunction::func_args_count |
◆ func_calltype
int retdec::pdbparser::PDBTypeFunction::func_calltype |
◆ func_clstype_def
PDBTypeDef* retdec::pdbparser::PDBTypeFunction::func_clstype_def |
◆ func_clstype_index
int retdec::pdbparser::PDBTypeFunction::func_clstype_index |
◆ func_is_clsmember
bool retdec::pdbparser::PDBTypeFunction::func_is_clsmember |
◆ func_is_variadic
bool retdec::pdbparser::PDBTypeFunction::func_is_variadic |
◆ func_rettype_def
PDBTypeDef* retdec::pdbparser::PDBTypeFunction::func_rettype_def |
◆ func_rettype_index
int retdec::pdbparser::PDBTypeFunction::func_rettype_index |
◆ func_thistype_def
PDBTypeDef* retdec::pdbparser::PDBTypeFunction::func_thistype_def |
◆ func_thistype_index
int retdec::pdbparser::PDBTypeFunction::func_thistype_index |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/pdbparser/pdb_types.h
- /var/cache/acbs/build/acbs.6bu6osb6/retdec/src/pdbparser/pdb_types.cpp