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

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

accept(ROSE_VisitorPattern &visitor)SgForStatementvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgForStatement
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
append_init_stmt(SgStatement *element)SgForStatementvirtual
append_statement(SgStatement *stmt)SgScopeStatement
associatedScopeName()SgScopeStatement
AST_FILE_IO classSgForStatementfriend
AstSpecificDataManagingClass classSgForStatementfriend
AstSpecificDataManagingClassStorageClass classSgForStatementfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgForStatement
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n)SgForStatementvirtual
cfgFindNextChildIndex(SgNode *n)SgForStatementvirtual
cfgForBeginning()SgNodeinline
cfgForEnd()SgNodeinline
cfgIndexForEnd() const SgForStatementvirtual
cfgInEdges(unsigned int index)SgForStatementvirtual
cfgIsIndexInteresting(unsigned int) const SgForStatementvirtual
cfgOutEdges(unsigned int index)SgForStatementvirtual
checkDataMemberPointersIfInMemoryPool()SgForStatementvirtual
class_name() const SgForStatementvirtual
clearGlobalMangledNameMap()SgNodestatic
containsOnlyDeclarations() const SgScopeStatement
copy(SgCopyHelp &help) const SgForStatementvirtual
count_alias_symbol(const SgName &n)SgScopeStatement
count_symbol(const SgName &n)SgScopeStatement
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgForStatement
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 SgForStatementvirtual
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)SgForStatementvirtual
get_else_body() const SgForStatement
get_endOfConstruct() const SgLocatedNodevirtual
get_file_info() const SgLocatedNodevirtual
get_for_init_stmt() const SgForStatement
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_increment() const SgForStatement
get_init_stmt()SgForStatement
get_init_stmt() const SgForStatement
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_loop_body() const SgForStatement
get_mangled_name() const SgForStatementvirtual
get_numberOfTraversalSuccessors()SgForStatementvirtual
get_numeric_label() const SgStatement
get_parent() const SgNode
get_qualified_name() const SgScopeStatementvirtual
get_scope(void) const SgStatementvirtual
get_shortMangledNameCache()SgNodestatic
get_source_sequence_value() const SgStatement
get_startOfConstruct() const SgLocatedNodevirtual
get_string_label() const SgForStatement
get_symbol_from_symbol_table() const SgStatementvirtual
get_symbol_table() const SgScopeStatement
get_test() const SgForStatement
get_test_expr() const ROSE_DEPRECATED_FUNCTIONSgForStatement
get_traversalSuccessorByIndex(size_t idx)SgForStatementvirtual
get_traversalSuccessorContainer()SgForStatementvirtual
get_traversalSuccessorNamesContainer()SgForStatementvirtual
get_type_elaboration_list()SgScopeStatement
get_type_table() const SgScopeStatement
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgForStatementvirtual
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()SgForStatementvirtual
isNamedScope()SgScopeStatement
isSgForStatement(SgNode *s)SgForStatementfriend
isSgForStatement(const SgNode *s)SgForStatementfriend
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()SgForStatementstatic
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()SgForStatementstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgForStatement
operator delete(void *pointer)SgForStatement
operator new(size_t size)SgForStatement
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_else_bodySgForStatementprotected
p_endOfConstructSgLocatedNodeprotected
p_for_init_stmtSgForStatementprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_hidden_declaration_listSgScopeStatementprotected
p_hidden_type_listSgScopeStatementprotected
p_incrementSgForStatementprotected
p_isModifiedSgNodeprotected
p_loop_bodySgForStatementprotected
p_numeric_labelSgStatementprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_source_sequence_valueSgStatementprotected
p_startOfConstructSgLocatedNodeprotected
p_string_labelSgForStatementprotected
p_symbol_tableSgScopeStatementprotected
p_testSgForStatementprotected
p_type_elaboration_listSgScopeStatementprotected
p_type_tableSgScopeStatementprotected
post_construction_initialization()SgForStatementvirtual
prepend_init_stmt(SgStatement *element)SgForStatementvirtual
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 *)SgForStatementvirtual
remove_statement(SgStatement *)SgStatement
remove_symbol(SgSymbol *s)SgScopeStatement
removeAttribute(std::string s)SgLocatedNodevirtual
replace_child(SgStatement *, SgStatement *, bool extractListFromBasicBlock=false)SgForStatementprotectedvirtual
replace_expression(SgExpression *original_expression, SgExpression *new_expression)SgForStatementvirtual
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 SgForStatementvirtual
roseRTI()SgForStatementvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgForStatementvirtual
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgLocatedNodevirtual
set_else_body(SgStatement *else_body)SgForStatement
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_for_init_stmt(SgForInitStatement *for_init_stmt)SgForStatement
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_increment(SgExpression *increment)SgForStatement
set_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_loop_body(SgStatement *loop_body)SgForStatement
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_string_label(std::string string_label)SgForStatement
set_symbol_table(SgSymbolTable *symbol_table)SgScopeStatement
set_test(SgStatement *test)SgForStatement
set_test_expr(SgExpression *expression) ROSE_DEPRECATED_FUNCTIONSgForStatement
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
SgForStatement(SgForInitStatement *, SgStatement *, SgExpression *, SgStatement *)SgForStatement
SgForStatement(const SgForStatementStorageClass &source)SgForStatement
SgForStatement(Sg_File_Info *startOfConstruct, SgStatement *test=NULL, SgExpression *increment=NULL, SgStatement *loop_body=NULL)SgForStatement
SgForStatement(SgStatement *test, SgExpression *increment, SgStatement *loop_body)SgForStatement
SgForStatement_clearMemoryPool()SgForStatementfriend
SgForStatement_extendMemoryPoolForFileIO(unsigned long)SgForStatementfriend
SgForStatement_getNextValidPointer(std::pair< SgForStatement *, std::vector< unsigned char * >::const_iterator > &)SgForStatementfriend
SgForStatement_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgForStatementfriend
SgForStatement_getPointerFromGlobalIndex(unsigned long globalIndex)SgForStatementfriend
SgForStatement_resetValidFreepointers()SgForStatementfriend
SgForStatementStorageClass classSgForStatementfriend
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 valueSgForStatement
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)SgForStatementstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgForStatementstatic
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 SgForStatementvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgForStatementstatic
~SgForStatement()SgForStatementvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual
~SgScopeStatement()SgScopeStatementvirtual
~SgStatement()SgStatementvirtual