ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SgTypeTable Member List

This is the complete list of members for SgTypeTable, including all inherited members.

accept(ROSE_VisitorPattern &visitor)SgTypeTablevirtual
addNewAttribute(std::string s, AstAttribute *a)SgNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgTypeTable
AST_FILE_IO classSgTypeTablefriend
AstSpecificDataManagingClass classSgTypeTablefriend
AstSpecificDataManagingClassStorageClass classSgTypeTablefriend
attributeExists(std::string s) const SgNodevirtual
base_node_type typedefSgTypeTable
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n)SgNodevirtual
cfgFindNextChildIndex(SgNode *n)SgNodevirtual
cfgForBeginning()SgNodeinline
cfgForEnd()SgNodeinline
cfgIndexForEnd() const SgNodevirtual
cfgInEdges(unsigned int index=false)SgNodevirtual
cfgIsIndexInteresting(unsigned int index) const SgNodevirtual
cfgOutEdges(unsigned int index=false)SgNodevirtual
checkDataMemberPointersIfInMemoryPool()SgTypeTablevirtual
class_name() const SgTypeTablevirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgTypeTablevirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgTypeTable
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNodevirtual
get_attributeMechanism() const SgNodevirtual
get_childIndex(SgNode *child)SgTypeTablevirtual
get_endOfConstruct(void) const SgNodeinlinevirtual
get_file_info(void) const SgNodeinlinevirtual
get_freepointer() const SgNode
get_globalFunctionTypeTable()SgNodestatic
get_globalMangledNameMap()SgNodestatic
get_globalQualifiedNameMapForNames()SgNodestatic
get_globalQualifiedNameMapForTypes()SgNodestatic
get_globalTypeNameMap()SgNodestatic
get_globalTypeTable()SgNodestatic
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_numberOfTraversalSuccessors()SgTypeTablevirtual
get_parent() const SgNode
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct(void) const SgNodeinlinevirtual
get_traversalSuccessorByIndex(size_t idx)SgTypeTablevirtual
get_traversalSuccessorContainer()SgTypeTablevirtual
get_traversalSuccessorNamesContainer()SgTypeTablevirtual
get_type_table() const SgTypeTable
getAttribute(std::string s) const SgNodevirtual
getChildIndex(SgNode *childNode) const SgTypeTablevirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
insert_type(const SgName &, SgType *)SgTypeTable
isChild(SgNode *node) const SgNode
isInMemoryPool()SgTypeTablevirtual
isSgTypeTable(SgNode *s)SgTypeTablefriend
isSgTypeTable(const SgNode *s)SgTypeTablefriend
lookup_type(const SgName &)SgTypeTable
memoryUsage()SgTypeTablestatic
numberOfAttributes() const SgNodevirtual
numberOfNodes()SgTypeTablestatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgTypeTable
operator delete(void *pointer)SgTypeTable
operator new(size_t size)SgTypeTable
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_isModifiedSgNodeprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_type_tableSgTypeTableprotected
post_construction_initialization()SgNodeprotectedvirtual
print_typetable(std::ostream &os=std::cout)SgTypeTable
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgTypeTablevirtual
remove_type(const SgName &)SgTypeTable
removeAttribute(std::string s)SgNodevirtual
returnDataMemberPointers() const SgTypeTablevirtual
roseRTI()SgTypeTablevirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgTypeTablevirtual
set_attributeMechanism(AstAttributeMechanism *a)SgNodevirtual
set_freepointer(SgNode *freepointer)SgNode
set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable)SgNodestatic
set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalQualifiedNameMapForTypes(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalTypeNameMap(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalTypeTable(SgTypeTable *globalTypeTable)SgNodestatic
set_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_parent(SgNode *parent)SgNode
set_type_table(SgSymbolTable *type_table)SgTypeTable
setAttribute(std::string s, AstAttribute *a)SgNodevirtual
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgSupport(const SgSupportStorageClass &source)SgSupport
SgSupport()SgSupport
SgTypeTable()SgTypeTable
SgTypeTable(const SgTypeTableStorageClass &source)SgTypeTable
SgTypeTable_clearMemoryPool()SgTypeTablefriend
SgTypeTable_extendMemoryPoolForFileIO(unsigned long)SgTypeTablefriend
SgTypeTable_getNextValidPointer(std::pair< SgTypeTable *, std::vector< unsigned char * >::const_iterator > &)SgTypeTablefriend
SgTypeTable_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgTypeTablefriend
SgTypeTable_getPointerFromGlobalIndex(unsigned long globalIndex)SgTypeTablefriend
SgTypeTable_resetValidFreepointers()SgTypeTablefriend
SgTypeTableStorageClass classSgTypeTablefriend
static_variant enum valueSgTypeTable
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgTypeTablestatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgTypeTablestatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const SgNode
updateAttribute(std::string s, AstAttribute *a)SgNodevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantT() const SgTypeTablevirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgTypeTablestatic
~SgNode()SgNodevirtual
~SgSupport()SgSupportvirtual
~SgTypeTable()SgTypeTablevirtual