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

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

accept(ROSE_VisitorPattern &visitor)SgFunctionDefinitionvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgFunctionDefinition
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
append_statement(SgStatement *what)SgFunctionDefinition
associatedScopeName()SgScopeStatement
AST_FILE_IO classSgFunctionDefinitionfriend
AstSpecificDataManagingClass classSgFunctionDefinitionfriend
AstSpecificDataManagingClassStorageClass classSgFunctionDefinitionfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgFunctionDefinition
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n)SgFunctionDefinitionvirtual
cfgFindNextChildIndex(SgNode *n)SgStatementvirtual
cfgForBeginning()SgNodeinline
cfgForEnd()SgNodeinline
cfgIndexForEnd() const SgFunctionDefinitionvirtual
cfgInEdges(unsigned int index)SgFunctionDefinitionvirtual
cfgIsIndexInteresting(unsigned int) const SgFunctionDefinitionvirtual
cfgOutEdges(unsigned int index)SgFunctionDefinitionvirtual
checkDataMemberPointersIfInMemoryPool()SgFunctionDefinitionvirtual
class_name() const SgFunctionDefinitionvirtual
clearGlobalMangledNameMap()SgNodestatic
clearScopeNumbers()SgFunctionDefinition
containsOnlyDeclarations() const SgScopeStatement
copy(SgCopyHelp &help) const SgFunctionDefinitionvirtual
count_alias_symbol(const SgName &n)SgScopeStatement
count_symbol(const SgName &n)SgScopeStatement
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgFunctionDefinition
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 SgFunctionDefinitionvirtual
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_body() const SgFunctionDefinition
get_childIndex(SgNode *child)SgFunctionDefinitionvirtual
get_CtorInitializerList() const SgFunctionDefinitionvirtual
get_declaration() const SgFunctionDefinition
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(void) const SgFunctionDefinitionvirtual
get_numberOfTraversalSuccessors()SgFunctionDefinitionvirtual
get_numeric_label() const SgStatement
get_parent() const SgNode
get_qualified_name() const SgFunctionDefinitionvirtual
get_scope(void) const SgStatementvirtual
get_scope_number(const SgNode *scope) const SgFunctionDefinition
get_scope_number_list()SgFunctionDefinition
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)SgFunctionDefinitionvirtual
get_traversalSuccessorContainer()SgFunctionDefinitionvirtual
get_traversalSuccessorNamesContainer()SgFunctionDefinitionvirtual
get_type_elaboration_list()SgScopeStatement
get_type_table() const SgScopeStatement
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgFunctionDefinitionvirtual
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)SgStatementprotectedvirtual
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()SgFunctionDefinitionvirtual
isNamedScope()SgScopeStatement
isSgFunctionDefinition(SgNode *s)SgFunctionDefinitionfriend
isSgFunctionDefinition(const SgNode *s)SgFunctionDefinitionfriend
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()SgFunctionDefinitionstatic
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()SgFunctionDefinitionstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgFunctionDefinition
operator delete(void *pointer)SgFunctionDefinition
operator new(size_t size)SgFunctionDefinition
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_bodySgFunctionDefinitionprotected
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_scope_number_listSgFunctionDefinitionprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_source_sequence_valueSgStatementprotected
p_startOfConstructSgLocatedNodeprotected
p_symbol_tableSgScopeStatementprotected
p_type_elaboration_listSgScopeStatementprotected
p_type_tableSgScopeStatementprotected
post_construction_initialization()SgFunctionDefinitionvirtual
prepend_statement(SgStatement *what)SgFunctionDefinition
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 *)SgFunctionDefinitionvirtual
remove_statement(SgStatement *)SgStatement
remove_symbol(SgSymbol *s)SgScopeStatement
removeAttribute(std::string s)SgLocatedNodevirtual
replace_child(SgStatement *, SgStatement *, bool extractListFromBasicBlock=false)SgFunctionDefinitionprotectedvirtual
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
resetScopeNumbers()SgFunctionDefinition
returnDataMemberPointers() const SgFunctionDefinitionvirtual
roseRTI()SgFunctionDefinitionvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgFunctionDefinitionvirtual
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgLocatedNodevirtual
set_body(SgBasicBlock *body)SgFunctionDefinition
set_declaration(SgFunctionDeclaration *new_val)SgFunctionDefinition
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
SgFunctionDefinition(Sg_File_Info *f, SgFunctionDeclaration *d, SgBasicBlock *body=0)SgFunctionDefinition
SgFunctionDefinition(SgFunctionDeclaration *d, SgBasicBlock *body)SgFunctionDefinition
SgFunctionDefinition(const SgFunctionDefinitionStorageClass &source)SgFunctionDefinition
SgFunctionDefinition(Sg_File_Info *startOfConstruct, SgBasicBlock *body=NULL)SgFunctionDefinition
SgFunctionDefinition(SgBasicBlock *body)SgFunctionDefinition
SgFunctionDefinition_clearMemoryPool()SgFunctionDefinitionfriend
SgFunctionDefinition_extendMemoryPoolForFileIO(unsigned long)SgFunctionDefinitionfriend
SgFunctionDefinition_getNextValidPointer(std::pair< SgFunctionDefinition *, std::vector< unsigned char * >::const_iterator > &)SgFunctionDefinitionfriend
SgFunctionDefinition_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgFunctionDefinitionfriend
SgFunctionDefinition_getPointerFromGlobalIndex(unsigned long globalIndex)SgFunctionDefinitionfriend
SgFunctionDefinition_resetValidFreepointers()SgFunctionDefinitionfriend
SgFunctionDefinitionStorageClass classSgFunctionDefinitionfriend
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 valueSgFunctionDefinition
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)SgFunctionDefinitionstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgFunctionDefinitionstatic
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 SgFunctionDefinitionvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgFunctionDefinitionstatic
~SgFunctionDefinition()SgFunctionDefinitionvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual
~SgScopeStatement()SgScopeStatementvirtual
~SgStatement()SgStatementvirtual