| accept(ROSE_VisitorPattern &visitor) | SgGlobal | virtual |
| addNewAttribute(std::string s, AstAttribute *a) | SgLocatedNode | virtual |
| addRegExpAttribute(std::string s, AstRegExAttribute *a) | SgGlobal | |
| addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after) | SgLocatedNode | |
| append_declaration(SgDeclarationStatement *element) | SgGlobal | virtual |
| append_statement(SgStatement *stmt) | SgScopeStatement | |
| associatedScopeName() | SgScopeStatement | |
| AST_FILE_IO class | SgGlobal | friend |
| AstSpecificDataManagingClass class | SgGlobal | friend |
| AstSpecificDataManagingClassStorageClass class | SgGlobal | friend |
| attributeExists(std::string s) const | SgLocatedNode | virtual |
| base_node_type typedef | SgGlobal | |
| buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName) | SgNode | static |
| buildStatementNumbering() | SgGlobal | |
| cfgFindChildIndex(SgNode *n) | SgStatement | virtual |
| cfgFindNextChildIndex(SgNode *n) | SgStatement | virtual |
| cfgForBeginning() | SgNode | inline |
| cfgForEnd() | SgNode | inline |
| cfgIndexForEnd() const | SgGlobal | virtual |
| cfgInEdges(unsigned int index) | SgGlobal | virtual |
| cfgIsIndexInteresting(unsigned int idx) const | SgGlobal | virtual |
| cfgOutEdges(unsigned int index) | SgGlobal | virtual |
| checkDataMemberPointersIfInMemoryPool() | SgGlobal | virtual |
| class_name() const | SgGlobal | virtual |
| clearGlobalMangledNameMap() | SgNode | static |
| containsOnlyDeclarations() const | SgScopeStatement | |
| copy(SgCopyHelp &help) const | SgGlobal | virtual |
| count_alias_symbol(const SgName &n) | SgScopeStatement | |
| count_symbol(const SgName &n) | SgScopeStatement | |
| depthOfSubtree() | SgNode | |
| executeVisitorMemberFunction(ROSE_VisitorPattern &visitor) | SgGlobal | |
| find_symbol_by_type_of_function(const SgName &name, const SgType *func_type, SgTemplateParameterPtrList *templateParameterList, SgTemplateArgumentPtrList *templateArgumentList) | SgScopeStatement | |
| find_symbol_from_declaration(const T *node) const | SgScopeStatement | |
| first_any_symbol() const | SgScopeStatement | |
| first_class_symbol() const | SgScopeStatement | |
| first_enum_field_symbol() const | SgScopeStatement | |
| first_enum_symbol() const | SgScopeStatement | |
| first_function_symbol() const | SgScopeStatement | |
| first_label_symbol() const | SgScopeStatement | |
| first_namespace_symbol() const | SgScopeStatement | |
| first_template_symbol() const | SgScopeStatement | |
| first_typedef_symbol() const | SgScopeStatement | |
| first_variable_symbol() const | SgScopeStatement | |
| firstStatement() const | SgScopeStatement | |
| fixupCopy(SgNode *copy, SgCopyHelp &help) const | SgGlobal | virtual |
| generateMatchingFileInfo() | SgLocatedNode | |
| generateStatementList() const | SgScopeStatement | |
| generateUniqueStatementNumberForScope(SgStatement *statement) | SgScopeStatement | |
| generateUniqueStatementNumberForScopeHelper(unsigned int &counter, SgStatement *statement) | SgScopeStatement | |
| get_attachedPreprocessingInfoPtr() const | SgLocatedNode | |
| get_attributeMechanism() const | SgLocatedNode | virtual |
| get_childIndex(SgNode *child) | SgGlobal | virtual |
| get_declarations() const | SgGlobal | |
| get_declarations() | SgGlobal | |
| get_endOfConstruct() const | SgLocatedNode | virtual |
| get_file_info() const | SgLocatedNode | virtual |
| 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_hidden_declaration_list() | SgScopeStatement | |
| get_hidden_type_list() | SgScopeStatement | |
| get_isModified() const | SgNode | |
| get_isVisited() const ROSE_DEPRECATED_FUNCTION | SgNode | |
| get_mangled_name() const | SgGlobal | virtual |
| get_numberOfTraversalSuccessors() | SgGlobal | virtual |
| get_numeric_label() const | SgStatement | |
| get_parent() const | SgNode | |
| get_qualified_name() const | SgGlobal | virtual |
| get_scope(void) const | SgStatement | virtual |
| get_shortMangledNameCache() | SgNode | static |
| get_source_sequence_value() const | SgStatement | |
| get_startOfConstruct() const | SgLocatedNode | virtual |
| get_symbol_from_symbol_table() const | SgStatement | virtual |
| get_symbol_table() const | SgScopeStatement | |
| get_traversalSuccessorByIndex(size_t idx) | SgGlobal | virtual |
| get_traversalSuccessorContainer() | SgGlobal | virtual |
| get_traversalSuccessorNamesContainer() | SgGlobal | virtual |
| get_type_elaboration_list() | SgScopeStatement | |
| get_type_table() const | SgScopeStatement | |
| getAttachedPreprocessingInfo(void) | SgLocatedNode | |
| getAttribute(std::string s) const | SgLocatedNode | virtual |
| getChildIndex(SgNode *childNode) const | SgGlobal | virtual |
| getClassHierarchySubTreeFunction(VariantT v) | SgNode | static |
| getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &) | SgNode | static |
| getDeclarationList() | SgScopeStatement | |
| getDeclarationList() const | SgScopeStatement | |
| getFilenameString() const | SgLocatedNode | |
| getStatementList() | SgScopeStatement | |
| getStatementList() const | SgScopeStatement | |
| has_end_numeric_label() const | SgStatement | virtual |
| hasExplicitScope() const | SgStatement | virtual |
| hasExplicitType() | SgStatement | |
| insert_child(SgStatement *, SgStatement *, bool inFront=true, bool extractListFromBasicBlock=false) | SgGlobal | protectedvirtual |
| insert_statement(SgStatement *target, SgStatement *newstmt, bool inFront=true) | SgStatement | |
| insert_statement(SgStatement *target, const SgStatementPtrList &newstmtList, bool inFront=true) | SgStatement | |
| insert_statement_from_basicBlock(SgStatement *target, SgStatement *newstmt, bool inFront=true) | SgStatement | |
| insert_symbol(const SgName &n, SgSymbol *s) | SgScopeStatement | |
| insertStatementInScope(SgStatement *newTransformationStatement, bool atTop) | SgScopeStatement | |
| isCaseInsensitive() const | SgScopeStatement | |
| isChild(SgNode *node) const | SgNode | |
| isChildUsedAsLValue(const SgExpression *child) const | SgStatement | virtual |
| isEquivalentScope(SgScopeStatement *scope1, SgScopeStatement *scope2) | SgScopeStatement | static |
| isInMemoryPool() | SgGlobal | virtual |
| isNamedScope() | SgScopeStatement | |
| isSgGlobal(SgNode *s) | SgGlobal | friend |
| isSgGlobal(const SgNode *s) | SgGlobal | friend |
| lastStatement() const | SgScopeStatement | |
| lookup_class_symbol(const SgName &n, SgTemplateArgumentPtrList *templateArgumentsList=NULL) const | SgScopeStatement | |
| lookup_enum_field_symbol(const SgName &n) const | SgScopeStatement | |
| lookup_enum_symbol(const SgName &n) const | SgScopeStatement | |
| lookup_function_symbol(const SgName &n) const | SgScopeStatement | |
| lookup_function_symbol(const SgName &n, const SgType *t, SgTemplateArgumentPtrList *templateArgumentsList=NULL) const | SgScopeStatement | |
| lookup_java_label_symbol(const SgName &n) const | SgScopeStatement | |
| lookup_label_symbol(const SgName &n) const | SgScopeStatement | |
| lookup_namespace_symbol(const SgName &n) const | SgScopeStatement | |
| lookup_nontemplate_class_symbol(const SgName &n, SgTemplateArgumentPtrList *templateArgumentsList) const | SgScopeStatement | |
| lookup_nontemplate_function_symbol(const SgName &n, const SgType *t, SgTemplateArgumentPtrList *templateArgumentsList=NULL) const | SgScopeStatement | |
| lookup_nontemplate_member_function_symbol(const SgName &n, const SgType *t, SgTemplateArgumentPtrList *templateArgumentsList=NULL) const | SgScopeStatement | |
| lookup_symbol(const SgName &n, SgSymbol *s) const ROSE_DEPRECATED_FUNCTION | SgScopeStatement | |
| lookup_symbol(const SgName &n, SgTemplateParameterPtrList *templateParameterList=NULL, SgTemplateArgumentPtrList *templateArgumentList=NULL) const | SgScopeStatement | |
| lookup_template_class_symbol(const SgName &n, SgTemplateParameterPtrList *templateParameterList, SgTemplateArgumentPtrList *templateSpecializationArgumentList) const | SgScopeStatement | |
| lookup_template_function_symbol(const SgName &n, const SgType *t, SgTemplateParameterPtrList *templateParameterList) const | SgScopeStatement | |
| lookup_template_member_function_symbol(const SgName &n, const SgType *t, SgTemplateParameterPtrList *templateParameterList) const | SgScopeStatement | |
| lookup_typedef_symbol(const SgName &n) const | SgScopeStatement | |
| lookup_var_symbol(const SgName &n) const ROSE_DEPRECATED_FUNCTION | SgScopeStatement | |
| lookup_variable_symbol(const SgName &n) const | SgScopeStatement | |
| memoryUsage() | SgGlobal | static |
| next_any_symbol() const | SgScopeStatement | |
| next_class_symbol() const | SgScopeStatement | |
| next_enum_field_symbol() const | SgScopeStatement | |
| next_enum_symbol() const | SgScopeStatement | |
| next_function_symbol() const | SgScopeStatement | |
| next_label_symbol() const | SgScopeStatement | |
| next_namespace_symbol() const | SgScopeStatement | |
| next_template_symbol() const | SgScopeStatement | |
| next_typedef_symbol() const | SgScopeStatement | |
| next_variable_symbol() const | SgScopeStatement | |
| numberOfAttributes() const | SgLocatedNode | virtual |
| numberOfNodes() | SgGlobal | static |
| numberOfNodesInSubtree() | SgNode | |
| operator delete(void *pointer, size_t size) | SgGlobal | |
| operator delete(void *pointer) | SgGlobal | |
| operator new(size_t size) | SgGlobal | |
| p_attachedPreprocessingInfoPtr | SgLocatedNode | protected |
| p_attributeMechanism | SgLocatedNode | protected |
| p_declarations | SgGlobal | protected |
| p_endOfConstruct | SgLocatedNode | protected |
| 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_hidden_declaration_list | SgScopeStatement | protected |
| p_hidden_type_list | SgScopeStatement | protected |
| p_isModified | SgNode | protected |
| p_numeric_label | SgStatement | protected |
| p_parent | SgNode | protected |
| p_shortMangledNameCache | SgNode | protectedstatic |
| p_source_sequence_value | SgStatement | protected |
| p_startOfConstruct | SgLocatedNode | protected |
| p_symbol_table | SgScopeStatement | protected |
| p_type_elaboration_list | SgScopeStatement | protected |
| p_type_table | SgScopeStatement | protected |
| post_construction_initialization() | SgGlobal | virtual |
| prepend_declaration(SgDeclarationStatement *element) | SgGlobal | virtual |
| prepend_statement(SgStatement *stmt) | SgScopeStatement | |
| print_symboltable(const std::string &str, std::ostream &os) | SgScopeStatement | |
| print_symboltable(const std::string &label, VariantT nodeType) | SgScopeStatement | |
| print_symboltable(const std::string &str) | SgScopeStatement | |
| processDataMemberReferenceToPointers(ReferenceToPointerHandler *) | SgGlobal | virtual |
| remove_statement(SgStatement *) | SgStatement | |
| remove_symbol(SgSymbol *s) | SgScopeStatement | |
| removeAttribute(std::string s) | SgLocatedNode | virtual |
| replace_child(SgStatement *, SgStatement *, bool extractListFromBasicBlock=false) | SgGlobal | protectedvirtual |
| replace_expression(SgExpression *, SgExpression *) | SgStatement | virtual |
| replace_statement(SgStatement *target, SgStatement *newstmt) | SgStatement | |
| replace_statement(SgStatement *target, const SgStatementPtrList &newstmtList) | SgStatement | |
| replace_statement_from_basicBlock(SgStatement *target, SgStatement *newstmt) | SgStatement | |
| returnDataMemberPointers() const | SgGlobal | virtual |
| roseRTI() | SgGlobal | virtual |
| sage_class_name() const ROSE_DEPRECATED_FUNCTION | SgGlobal | virtual |
| set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr) | SgLocatedNode | |
| set_attributeMechanism(AstAttributeMechanism *attributeMechanism) | SgLocatedNode | virtual |
| set_end_numeric_label(SgLabelRefExp *end_numeric_label) | SgStatement | virtual |
| set_endOfConstruct(Sg_File_Info *endOfConstruct) | SgLocatedNode | |
| set_file_info(Sg_File_Info *X) | SgLocatedNode | 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_hidden_declaration_list(const std::set< SgSymbol * > &hidden_declaration_list) | SgScopeStatement | |
| set_hidden_type_list(const std::set< SgSymbol * > &hidden_type_list) | SgScopeStatement | |
| set_isModified(bool isModified) | SgNode | |
| set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTION | SgNode | |
| set_numeric_label(SgLabelRefExp *numeric_label) | SgStatement | |
| set_parent(SgNode *parent) | SgNode | |
| set_scope(SgScopeStatement *newScope) | SgStatement | virtual |
| set_source_sequence_value(int source_sequence_value) | SgStatement | |
| set_startOfConstruct(Sg_File_Info *startOfConstruct) | SgLocatedNode | |
| set_symbol_table(SgSymbolTable *symbol_table) | SgScopeStatement | |
| set_type_elaboration_list(const std::set< SgSymbol * > &type_elaboration_list) | SgScopeStatement | |
| set_type_table(SgTypeTable *type_table) | SgScopeStatement | |
| setAttribute(std::string s, AstAttribute *a) | SgLocatedNode | virtual |
| setCaseInsensitive(bool b) | SgScopeStatement | |
| setCompilerGenerated() | SgLocatedNode | |
| setExtern() ROSE_DEPRECATED_FUNCTION | SgStatement | virtual |
| setFrontendSpecific() | SgLocatedNode | |
| setOutputInCodeGeneration() | SgLocatedNode | |
| setSourcePositionUnavailableInFrontend() | SgLocatedNode | |
| setStatic() ROSE_DEPRECATED_FUNCTION | SgStatement | virtual |
| SgGlobal(const SgGlobalStorageClass &source) | SgGlobal | |
| SgGlobal(Sg_File_Info *startOfConstruct) | SgGlobal | |
| SgGlobal() | SgGlobal | |
| SgGlobal_clearMemoryPool() | SgGlobal | friend |
| SgGlobal_extendMemoryPoolForFileIO(unsigned long) | SgGlobal | friend |
| SgGlobal_getNextValidPointer(std::pair< SgGlobal *, std::vector< unsigned char * >::const_iterator > &) | SgGlobal | friend |
| SgGlobal_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long) | SgGlobal | friend |
| SgGlobal_getPointerFromGlobalIndex(unsigned long globalIndex) | SgGlobal | friend |
| SgGlobal_resetValidFreepointers() | SgGlobal | friend |
| SgGlobalStorageClass class | SgGlobal | friend |
| SgLocatedNode(const SgLocatedNodeStorageClass &source) | SgLocatedNode | |
| SgLocatedNode(Sg_File_Info *startOfConstruct=NULL) | SgLocatedNode | |
| SgNode(const SgNodeStorageClass &source) | SgNode | |
| SgNode() | SgNode | |
| SgScopeStatement(Sg_File_Info *file_info=NULL) | SgScopeStatement | |
| SgScopeStatement(const SgScopeStatementStorageClass &source) | SgScopeStatement | |
| SgStatement(const SgStatementStorageClass &source) | SgStatement | |
| SgStatement(Sg_File_Info *startOfConstruct) | SgStatement | |
| SgStatement() | SgStatement | |
| statementExistsInScope(SgStatement *statement) | SgScopeStatement | |
| static_variant enum value | SgGlobal | |
| supportsDefiningFunctionDeclaration() | SgScopeStatement | |
| symbol_exists(const SgName &, SgSymbol *sp) const | SgScopeStatement | |
| symbol_exists(const SgName &name) const | SgScopeStatement | |
| symbol_exists(const SgSymbol *sp) const | SgScopeStatement | |
| symbol_table_size() | SgScopeStatement | |
| traverseMemoryPoolNodes(ROSE_VisitTraversal &visit) | SgGlobal | static |
| traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor) | SgGlobal | static |
| unparseToCompleteString() | SgNode | |
| unparseToString(SgUnparse_Info *info) const | SgNode | virtual |
| unparseToString() const | SgNode | |
| unsetCompilerGenerated() | SgLocatedNode | |
| unsetFrontendSpecific() | SgLocatedNode | |
| unsetOutputInCodeGeneration() | SgLocatedNode | |
| unsetSourcePositionUnavailableInFrontend() | SgLocatedNode | |
| updateAttribute(std::string s, AstAttribute *a) | SgLocatedNode | virtual |
| variant() const ROSE_DEPRECATED_FUNCTION | SgNode | inline |
| variantT() const | SgGlobal | virtual |
| visitRepresentativeNode(ROSE_VisitTraversal &visit) | SgGlobal | static |
| ~SgGlobal() | SgGlobal | virtual |
| ~SgLocatedNode() | SgLocatedNode | virtual |
| ~SgNode() | SgNode | virtual |
| ~SgScopeStatement() | SgScopeStatement | virtual |
| ~SgStatement() | SgStatement | virtual |