BuiltinTypeNode Class

(Debugger::Internal::BuiltinTypeNode)

Public Types

typedef Ptr
enum Type { VoidType, WCharType, BoolType, PlainCharType, ..., VendorType }

Public Functions

BuiltinTypeNode(Debugger::Internal::GlobalParseState *parseState)
int toByteArray() const
Debugger::Internal::BuiltinTypeNode::Type type() const

Static Public Members

Additional Inherited Members

Member Type Documentation

typedef BuiltinTypeNode::Ptr

enum BuiltinTypeNode::Type

Member Function Documentation

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

Default constructs an instance of BuiltinTypeNode.

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

int BuiltinTypeNode::toByteArray() const

Debugger::Internal::BuiltinTypeNode::Type BuiltinTypeNode::type() const