UnqualifiedNameNode Class

(Debugger::Internal::UnqualifiedNameNode)

Public Functions

UnqualifiedNameNode(Debugger::Internal::GlobalParseState *parseState)
bool isConstructorOrDestructorOrConversionOperator() const
int toByteArray() const override

Static Public Members

Additional Inherited Members

Member Function Documentation

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

Default constructs an instance of UnqualifiedNameNode.

bool UnqualifiedNameNode::isConstructorOrDestructorOrConversionOperator() const

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

int UnqualifiedNameNode::toByteArray() const