FunctionTypeNode Class

(Debugger::Internal::FunctionTypeNode)

Public Types

typedef Ptr

Public Functions

FunctionTypeNode(Debugger::Internal::GlobalParseState *parseState)
bool isExternC() const
int toByteArray() const

Static Public Members

Additional Inherited Members

Member Type Documentation

typedef FunctionTypeNode::Ptr

Member Function Documentation

FunctionTypeNode::FunctionTypeNode(Debugger::Internal::GlobalParseState *parseState)

Default constructs an instance of FunctionTypeNode.

bool FunctionTypeNode::isExternC() const

[static] bool FunctionTypeNode::mangledRepresentationStartsWith(char c)

int FunctionTypeNode::toByteArray() const