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

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

accept(ROSE_VisitorPattern &visitor)SgGlobalvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgGlobal
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
append_declaration(SgDeclarationStatement *element)SgGlobalvirtual
append_statement(SgStatement *stmt)SgScopeStatement
associatedScopeName()SgScopeStatement
AST_FILE_IO classSgGlobalfriend
AstSpecificDataManagingClass classSgGlobalfriend
AstSpecificDataManagingClassStorageClass classSgGlobalfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgGlobal
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
buildStatementNumbering()SgGlobal
cfgFindChildIndex(SgNode *n)SgStatementvirtual
cfgFindNextChildIndex(SgNode *n)SgStatementvirtual
cfgForBeginning()SgNodeinline
cfgForEnd()SgNodeinline
cfgIndexForEnd() const SgGlobalvirtual
cfgInEdges(unsigned int index)SgGlobalvirtual
cfgIsIndexInteresting(unsigned int idx) const SgGlobalvirtual
cfgOutEdges(unsigned int index)SgGlobalvirtual
checkDataMemberPointersIfInMemoryPool()SgGlobalvirtual
class_name() const SgGlobalvirtual
clearGlobalMangledNameMap()SgNodestatic
containsOnlyDeclarations() const SgScopeStatement
copy(SgCopyHelp &help) const SgGlobalvirtual
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 SgGlobalvirtual
generateMatchingFileInfo()SgLocatedNode
generateStatementList() const SgScopeStatement
generateUniqueStatementNumberForScope(SgStatement *statement)SgScopeStatement
generateUniqueStatementNumberForScopeHelper(unsigned int &counter, SgStatement *statement)SgScopeStatement
get_attachedPreprocessingInfoPtr() const SgLocatedNode
get_attributeMechanism() const SgLocatedNodevirtual
get_childIndex(SgNode *child)SgGlobalvirtual
get_declarations() const SgGlobal
get_declarations()SgGlobal
get_endOfConstruct() const SgLocatedNodevirtual
get_file_info() const SgLocatedNodevirtual
get_freepointer() const SgNode
get_globalFunctionTypeTable()SgNodestatic
get_globalMangledNameMap()SgNodestatic
get_globalQualifiedNameMapForNames()SgNodestatic
get_globalQualifiedNameMapForTypes()SgNodestatic
get_globalTypeNameMap()SgNodestatic
get_globalTypeTable()SgNodestatic
get_hidden_declaration_list()SgScopeStatement
get_hidden_type_list()SgScopeStatement
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_mangled_name() const SgGlobalvirtual
get_numberOfTraversalSuccessors()SgGlobalvirtual
get_numeric_label() const SgStatement
get_parent() const SgNode
get_qualified_name() const SgGlobalvirtual
get_scope(void) const SgStatementvirtual
get_shortMangledNameCache()SgNodestatic
get_source_sequence_value() const SgStatement
get_startOfConstruct() const SgLocatedNodevirtual
get_symbol_from_symbol_table() const SgStatementvirtual
get_symbol_table() const SgScopeStatement
get_traversalSuccessorByIndex(size_t idx)SgGlobalvirtual
get_traversalSuccessorContainer()SgGlobalvirtual
get_traversalSuccessorNamesContainer()SgGlobalvirtual
get_type_elaboration_list()SgScopeStatement
get_type_table() const SgScopeStatement
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgGlobalvirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
getDeclarationList()SgScopeStatement
getDeclarationList() const SgScopeStatement
getFilenameString() const SgLocatedNode
getStatementList()SgScopeStatement
getStatementList() const SgScopeStatement
has_end_numeric_label() const SgStatementvirtual
hasExplicitScope() const SgStatementvirtual
hasExplicitType()SgStatement
insert_child(SgStatement *, SgStatement *, bool inFront=true, bool extractListFromBasicBlock=false)SgGlobalprotectedvirtual
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 SgStatementvirtual
isEquivalentScope(SgScopeStatement *scope1, SgScopeStatement *scope2)SgScopeStatementstatic
isInMemoryPool()SgGlobalvirtual
isNamedScope()SgScopeStatement
isSgGlobal(SgNode *s)SgGlobalfriend
isSgGlobal(const SgNode *s)SgGlobalfriend
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_FUNCTIONSgScopeStatement
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_FUNCTIONSgScopeStatement
lookup_variable_symbol(const SgName &n) const SgScopeStatement
memoryUsage()SgGlobalstatic
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 SgLocatedNodevirtual
numberOfNodes()SgGlobalstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgGlobal
operator delete(void *pointer)SgGlobal
operator new(size_t size)SgGlobal
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_declarationsSgGlobalprotected
p_endOfConstructSgLocatedNodeprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_hidden_declaration_listSgScopeStatementprotected
p_hidden_type_listSgScopeStatementprotected
p_isModifiedSgNodeprotected
p_numeric_labelSgStatementprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_source_sequence_valueSgStatementprotected
p_startOfConstructSgLocatedNodeprotected
p_symbol_tableSgScopeStatementprotected
p_type_elaboration_listSgScopeStatementprotected
p_type_tableSgScopeStatementprotected
post_construction_initialization()SgGlobalvirtual
prepend_declaration(SgDeclarationStatement *element)SgGlobalvirtual
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 *)SgGlobalvirtual
remove_statement(SgStatement *)SgStatement
remove_symbol(SgSymbol *s)SgScopeStatement
removeAttribute(std::string s)SgLocatedNodevirtual
replace_child(SgStatement *, SgStatement *, bool extractListFromBasicBlock=false)SgGlobalprotectedvirtual
replace_expression(SgExpression *, SgExpression *)SgStatementvirtual
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 SgGlobalvirtual
roseRTI()SgGlobalvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgGlobalvirtual
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgLocatedNodevirtual
set_end_numeric_label(SgLabelRefExp *end_numeric_label)SgStatementvirtual
set_endOfConstruct(Sg_File_Info *endOfConstruct)SgLocatedNode
set_file_info(Sg_File_Info *X)SgLocatedNodevirtual
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_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_FUNCTIONSgNode
set_numeric_label(SgLabelRefExp *numeric_label)SgStatement
set_parent(SgNode *parent)SgNode
set_scope(SgScopeStatement *newScope)SgStatementvirtual
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)SgLocatedNodevirtual
setCaseInsensitive(bool b)SgScopeStatement
setCompilerGenerated()SgLocatedNode
setExtern() ROSE_DEPRECATED_FUNCTIONSgStatementvirtual
setFrontendSpecific()SgLocatedNode
setOutputInCodeGeneration()SgLocatedNode
setSourcePositionUnavailableInFrontend()SgLocatedNode
setStatic() ROSE_DEPRECATED_FUNCTIONSgStatementvirtual
SgGlobal(const SgGlobalStorageClass &source)SgGlobal
SgGlobal(Sg_File_Info *startOfConstruct)SgGlobal
SgGlobal()SgGlobal
SgGlobal_clearMemoryPool()SgGlobalfriend
SgGlobal_extendMemoryPoolForFileIO(unsigned long)SgGlobalfriend
SgGlobal_getNextValidPointer(std::pair< SgGlobal *, std::vector< unsigned char * >::const_iterator > &)SgGlobalfriend
SgGlobal_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgGlobalfriend
SgGlobal_getPointerFromGlobalIndex(unsigned long globalIndex)SgGlobalfriend
SgGlobal_resetValidFreepointers()SgGlobalfriend
SgGlobalStorageClass classSgGlobalfriend
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 valueSgGlobal
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)SgGlobalstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgGlobalstatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const SgNode
unsetCompilerGenerated()SgLocatedNode
unsetFrontendSpecific()SgLocatedNode
unsetOutputInCodeGeneration()SgLocatedNode
unsetSourcePositionUnavailableInFrontend()SgLocatedNode
updateAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantT() const SgGlobalvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgGlobalstatic
~SgGlobal()SgGlobalvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual
~SgScopeStatement()SgScopeStatementvirtual
~SgStatement()SgStatementvirtual