| accept(ROSE_VisitorPattern &visitor) | SgSupport | virtual |
| addNewAttribute(std::string s, AstAttribute *a) | SgNode | virtual |
| addRegExpAttribute(std::string s, AstRegExAttribute *a) | SgSupport | |
| AST_FILE_IO class | SgSupport | friend |
| AstSpecificDataManagingClass class | SgSupport | friend |
| AstSpecificDataManagingClassStorageClass class | SgSupport | friend |
| attributeExists(std::string s) const | SgNode | virtual |
| base_node_type typedef | SgSupport | |
| buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName) | SgNode | static |
| cfgFindChildIndex(SgNode *n) | SgNode | virtual |
| cfgFindNextChildIndex(SgNode *n) | SgNode | virtual |
| cfgForBeginning() | SgNode | inline |
| cfgForEnd() | SgNode | inline |
| cfgIndexForEnd() const | SgNode | virtual |
| cfgInEdges(unsigned int index=false) | SgNode | virtual |
| cfgIsIndexInteresting(unsigned int index) const | SgNode | virtual |
| cfgOutEdges(unsigned int index=false) | SgNode | virtual |
| checkDataMemberPointersIfInMemoryPool() | SgSupport | virtual |
| class_name() const | SgSupport | virtual |
| clearGlobalMangledNameMap() | SgNode | static |
| copy(SgCopyHelp &help) const | SgSupport | virtual |
| depthOfSubtree() | SgNode | |
| executeVisitorMemberFunction(ROSE_VisitorPattern &visitor) | SgSupport | |
| fixupCopy(SgNode *copy, SgCopyHelp &help) const | SgNode | virtual |
| get_attributeMechanism() const | SgNode | virtual |
| get_childIndex(SgNode *child) | SgSupport | virtual |
| get_endOfConstruct(void) const | SgNode | inlinevirtual |
| get_file_info(void) const | SgNode | inlinevirtual |
| get_freepointer() const | SgNode | |
| get_globalFunctionTypeTable() | SgNode | static |
| get_globalMangledNameMap() | SgNode | static |
| get_globalQualifiedNameMapForNames() | SgNode | static |
| get_globalQualifiedNameMapForTypes() | SgNode | static |
| get_globalTypeNameMap() | SgNode | static |
| get_globalTypeTable() | SgNode | static |
| get_isModified() const | SgNode | |
| get_isVisited() const ROSE_DEPRECATED_FUNCTION | SgNode | |
| get_numberOfTraversalSuccessors() | SgSupport | virtual |
| get_parent() const | SgNode | |
| get_shortMangledNameCache() | SgNode | static |
| get_startOfConstruct(void) const | SgNode | inlinevirtual |
| get_traversalSuccessorByIndex(size_t idx) | SgSupport | virtual |
| get_traversalSuccessorContainer() | SgSupport | virtual |
| get_traversalSuccessorNamesContainer() | SgSupport | virtual |
| getAttribute(std::string s) const | SgNode | virtual |
| getChildIndex(SgNode *childNode) const | SgSupport | virtual |
| getClassHierarchySubTreeFunction(VariantT v) | SgNode | static |
| getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &) | SgNode | static |
| isChild(SgNode *node) const | SgNode | |
| isInMemoryPool() | SgSupport | virtual |
| isSgSupport(SgNode *s) | SgSupport | friend |
| isSgSupport(const SgNode *s) | SgSupport | friend |
| memoryUsage() | SgSupport | static |
| numberOfAttributes() const | SgNode | virtual |
| numberOfNodes() | SgSupport | static |
| numberOfNodesInSubtree() | SgNode | |
| operator delete(void *pointer, size_t size) | SgSupport | |
| operator delete(void *pointer) | SgSupport | |
| operator new(size_t size) | SgSupport | |
| operator=(const SgSupport &X) | SgSupport | private |
| p_freepointer | SgNode | protected |
| p_globalFunctionTypeTable | SgNode | protectedstatic |
| p_globalMangledNameMap | SgNode | protectedstatic |
| p_globalQualifiedNameMapForNames | SgNode | protectedstatic |
| p_globalQualifiedNameMapForTypes | SgNode | protectedstatic |
| p_globalTypeNameMap | SgNode | protectedstatic |
| p_globalTypeTable | SgNode | protectedstatic |
| p_isModified | SgNode | protected |
| p_parent | SgNode | protected |
| p_shortMangledNameCache | SgNode | protectedstatic |
| post_construction_initialization() | SgNode | protectedvirtual |
| processDataMemberReferenceToPointers(ReferenceToPointerHandler *) | SgSupport | virtual |
| removeAttribute(std::string s) | SgNode | virtual |
| returnDataMemberPointers() const | SgSupport | virtual |
| roseRTI() | SgSupport | virtual |
| sage_class_name() const ROSE_DEPRECATED_FUNCTION | SgSupport | virtual |
| set_attributeMechanism(AstAttributeMechanism *a) | SgNode | virtual |
| set_freepointer(SgNode *freepointer) | SgNode | |
| set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable) | SgNode | static |
| set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X) | SgNode | static |
| set_globalQualifiedNameMapForTypes(const std::map< SgNode *, std::string > &X) | SgNode | static |
| set_globalTypeNameMap(const std::map< SgNode *, std::string > &X) | SgNode | static |
| set_globalTypeTable(SgTypeTable *globalTypeTable) | SgNode | static |
| set_isModified(bool isModified) | SgNode | |
| set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTION | SgNode | |
| set_parent(SgNode *parent) | SgNode | |
| setAttribute(std::string s, AstAttribute *a) | SgNode | virtual |
| SgNode(const SgNodeStorageClass &source) | SgNode | |
| SgNode() | SgNode | |
| SgSupport(const SgSupport &) | SgSupport | private |
| SgSupport(const SgSupportStorageClass &source) | SgSupport | |
| SgSupport() | SgSupport | |
| SgSupport_clearMemoryPool() | SgSupport | friend |
| SgSupport_extendMemoryPoolForFileIO(unsigned long) | SgSupport | friend |
| SgSupport_getNextValidPointer(std::pair< SgSupport *, std::vector< unsigned char * >::const_iterator > &) | SgSupport | friend |
| SgSupport_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long) | SgSupport | friend |
| SgSupport_getPointerFromGlobalIndex(unsigned long globalIndex) | SgSupport | friend |
| SgSupport_resetValidFreepointers() | SgSupport | friend |
| SgSupportStorageClass class | SgSupport | friend |
| static_variant enum value | SgSupport | |
| traverseMemoryPoolNodes(ROSE_VisitTraversal &visit) | SgSupport | static |
| traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor) | SgSupport | static |
| unparseToCompleteString() | SgNode | |
| unparseToString(SgUnparse_Info *info) const | SgNode | virtual |
| unparseToString() const | SgNode | |
| updateAttribute(std::string s, AstAttribute *a) | SgNode | virtual |
| variant() const ROSE_DEPRECATED_FUNCTION | SgNode | inline |
| variantT() const | SgSupport | virtual |
| visitRepresentativeNode(ROSE_VisitTraversal &visit) | SgSupport | static |
| ~SgNode() | SgNode | virtual |
| ~SgSupport() | SgSupport | virtual |