Ghidra Decompiler Analysis Engine
|
Public Member Functions | |
TypeDeclarator (const string &nm) | |
Datatype * | getBaseType (void) const |
int4 | numModifiers (void) const |
const string & | getIdentifier (void) const |
ProtoModel * | getModel (Architecture *glb) const |
bool | getPrototype (PrototypePieces &pieces, Architecture *glb) const |
bool | hasProperty (uint4 mask) |
Datatype * | buildType (Architecture *glb) const |
bool | isValid (void) const |
Friends | |
class | CParse |