retdec
retdec::demangler::borland::Context Member List

This is the complete list of members for retdec::demangler::borland::Context, including all inherited members.

addArrayType(const std::shared_ptr< ArrayNode > &array)retdec::demangler::borland::Context
addBuiltInType(const std::shared_ptr< BuiltInTypeNode > &type)retdec::demangler::borland::Context
addCharType(const std::shared_ptr< CharTypeNode > &type)retdec::demangler::borland::Context
addFloatType(const std::shared_ptr< FloatTypeNode > &type)retdec::demangler::borland::Context
addFunction(const std::string &mangled, const std::shared_ptr< Node > &function)retdec::demangler::borland::Context
addIntegralType(const std::shared_ptr< IntegralTypeNode > &type)retdec::demangler::borland::Context
addName(const std::shared_ptr< NameNode > &name)retdec::demangler::borland::Context
addNamedType(const std::string &mangled, const Qualifiers &quals, const std::shared_ptr< NamedTypeNode > &type)retdec::demangler::borland::Context
addNestedName(const std::shared_ptr< NestedNameNode > &name)retdec::demangler::borland::Context
addPointerType(const std::shared_ptr< PointerTypeNode > &type)retdec::demangler::borland::Context
addReferenceType(const std::shared_ptr< ReferenceTypeNode > &type)retdec::demangler::borland::Context
addRReferenceType(const std::shared_ptr< RReferenceTypeNode > &type)retdec::demangler::borland::Context
arrayNodesretdec::demangler::borland::Contextprivate
ArrayNodes typedefretdec::demangler::borland::Contextprivate
BuiltInTypeNodes typedefretdec::demangler::borland::Contextprivate
builtInTypesretdec::demangler::borland::Contextprivate
CharTypeNodes typedefretdec::demangler::borland::Contextprivate
charTypesretdec::demangler::borland::Contextprivate
Context()=defaultretdec::demangler::borland::Context
FunctionNodes typedefretdec::demangler::borland::Contextprivate
functionsretdec::demangler::borland::Contextprivate
getArray(std::shared_ptr< Node > pointee, unsigned size, const Qualifiers &quals)retdec::demangler::borland::Context
getBuiltInType(const std::string &name, const Qualifiers &quals) constretdec::demangler::borland::Context
getCharType(const ThreeStateSignedness &signedness, const Qualifiers &quals) constretdec::demangler::borland::Context
getFloatType(const std::string &name, const Qualifiers &quals) constretdec::demangler::borland::Context
getFunction(const std::string &mangled) constretdec::demangler::borland::Context
getIntegralType(const std::string &name, bool isUnsigned, const Qualifiers &quals) constretdec::demangler::borland::Context
getName(const std::string &name) constretdec::demangler::borland::Context
getNamedType(const std::string &name, const Qualifiers &quals) constretdec::demangler::borland::Context
getNestedName(std::shared_ptr< Node > super, std::shared_ptr< Node > name)retdec::demangler::borland::Context
getPointerType(std::shared_ptr< Node > pointee, const Qualifiers &quals) constretdec::demangler::borland::Context
getReferenceType(std::shared_ptr< Node > pointee) constretdec::demangler::borland::Context
getRReferenceType(std::shared_ptr< Node > pointee) constretdec::demangler::borland::Context
IntegralTypeNodes typedefretdec::demangler::borland::Contextprivate
integralTypesretdec::demangler::borland::Contextprivate
NamedTypeNodes typedefretdec::demangler::borland::Contextprivate
namedTypesretdec::demangler::borland::Contextprivate
NameNodes typedefretdec::demangler::borland::Contextprivate
nameNodesretdec::demangler::borland::Contextprivate
NestedNameNodes typedefretdec::demangler::borland::Contextprivate
nestedNameNodesretdec::demangler::borland::Contextprivate
PointerTypeNodes typedefretdec::demangler::borland::Contextprivate
pointerTypesretdec::demangler::borland::Contextprivate
ReferenceTypeNodes typedefretdec::demangler::borland::Contextprivate
referenceTypesretdec::demangler::borland::Contextprivate
RReferenceTypeNodes typedefretdec::demangler::borland::Contextprivate
rReferenceTypesretdec::demangler::borland::Contextprivate