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

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

accept(ROSE_VisitorPattern &visitor)SgIfStmtvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgIfStmt
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
append_statement(SgStatement *stmt)SgScopeStatement
associatedScopeName()SgScopeStatement
AST_FILE_IO classSgIfStmtfriend
AstSpecificDataManagingClass classSgIfStmtfriend
AstSpecificDataManagingClassStorageClass classSgIfStmtfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgIfStmt
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n)SgIfStmtvirtual
cfgFindNextChildIndex(SgNode *n)SgStatementvirtual
cfgForBeginning()SgNodeinline
cfgForEnd()SgNodeinline
cfgIndexForEnd() const SgIfStmtvirtual
cfgInEdges(unsigned int index)SgIfStmtvirtual
cfgIsIndexInteresting(unsigned int) const SgIfStmtvirtual
cfgOutEdges(unsigned int index)SgIfStmtvirtual
checkDataMemberPointersIfInMemoryPool()SgIfStmtvirtual
class_name() const SgIfStmtvirtual
clearGlobalMangledNameMap()SgNodestatic
containsOnlyDeclarations() const SgScopeStatement
copy(SgCopyHelp &help) const SgIfStmtvirtual
count_alias_symbol(const SgName &n)SgScopeStatement
count_symbol(const SgName &n)SgScopeStatement
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgIfStmt
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 SgIfStmtvirtual
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)SgIfStmtvirtual
get_conditional() const SgIfStmt
get_else_numeric_label() const SgIfStmt
get_end_numeric_label() const SgIfStmt
get_endOfConstruct() const SgLocatedNodevirtual
get_false_body() const SgIfStmt
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_has_end_statement() const SgIfStmt
get_hidden_declaration_list()SgScopeStatement
get_hidden_type_list()SgScopeStatement
get_is_else_if_statement() const SgIfStmt
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_mangled_name() const SgIfStmtvirtual
get_numberOfTraversalSuccessors()SgIfStmtvirtual
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 SgIfStmt
get_symbol_from_symbol_table() const SgStatementvirtual
get_symbol_table() const SgScopeStatement
get_traversalSuccessorByIndex(size_t idx)SgIfStmtvirtual
get_traversalSuccessorContainer()SgIfStmtvirtual
get_traversalSuccessorNamesContainer()SgIfStmtvirtual
get_true_body() const SgIfStmt
get_type_elaboration_list()SgScopeStatement
get_type_table() const SgScopeStatement
get_use_then_keyword() const SgIfStmt
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgIfStmtvirtual
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()SgIfStmtvirtual
isNamedScope()SgScopeStatement
isSgIfStmt(SgNode *s)SgIfStmtfriend
isSgIfStmt(const SgNode *s)SgIfStmtfriend
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()SgIfStmtstatic
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()SgIfStmtstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgIfStmt
operator delete(void *pointer)SgIfStmt
operator new(size_t size)SgIfStmt
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_conditionalSgIfStmtprotected
p_else_numeric_labelSgIfStmtprotected
p_end_numeric_labelSgIfStmtprotected
p_endOfConstructSgLocatedNodeprotected
p_false_bodySgIfStmtprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_has_end_statementSgIfStmtprotected
p_hidden_declaration_listSgScopeStatementprotected
p_hidden_type_listSgScopeStatementprotected
p_is_else_if_statementSgIfStmtprotected
p_isModifiedSgNodeprotected
p_numeric_labelSgStatementprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_source_sequence_valueSgStatementprotected
p_startOfConstructSgLocatedNodeprotected
p_string_labelSgIfStmtprotected
p_symbol_tableSgScopeStatementprotected
p_true_bodySgIfStmtprotected
p_type_elaboration_listSgScopeStatementprotected
p_type_tableSgScopeStatementprotected
p_use_then_keywordSgIfStmtprotected
post_construction_initialization()SgIfStmtvirtual
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 *)SgIfStmtvirtual
remove_statement(SgStatement *)SgStatement
remove_symbol(SgSymbol *s)SgScopeStatement
removeAttribute(std::string s)SgLocatedNodevirtual
replace_child(SgStatement *, SgStatement *, bool extractListFromBasicBlock=false)SgIfStmtprotectedvirtual
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 SgIfStmtvirtual
roseRTI()SgIfStmtvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgIfStmtvirtual
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgLocatedNodevirtual
set_conditional(SgStatement *conditional)SgIfStmt
set_else_numeric_label(SgLabelRefExp *else_numeric_label)SgIfStmt
set_end_numeric_label(SgLabelRefExp *end_numeric_label)SgIfStmtvirtual
set_endOfConstruct(Sg_File_Info *endOfConstruct)SgLocatedNode
set_false_body(SgStatement *false_body)SgIfStmt
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_has_end_statement(bool has_end_statement)SgIfStmt
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_is_else_if_statement(bool is_else_if_statement)SgIfStmt
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_string_label(std::string string_label)SgIfStmt
set_symbol_table(SgSymbolTable *symbol_table)SgScopeStatement
set_true_body(SgStatement *true_body)SgIfStmt
set_type_elaboration_list(const std::set< SgSymbol * > &type_elaboration_list)SgScopeStatement
set_type_table(SgTypeTable *type_table)SgScopeStatement
set_use_then_keyword(bool use_then_keyword)SgIfStmt
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
SgIfStmt(const SgIfStmtStorageClass &source)SgIfStmt
SgIfStmt(Sg_File_Info *startOfConstruct, SgStatement *conditional=NULL, SgStatement *true_body=NULL, SgStatement *false_body=NULL)SgIfStmt
SgIfStmt(SgStatement *conditional, SgStatement *true_body, SgStatement *false_body)SgIfStmt
SgIfStmt_clearMemoryPool()SgIfStmtfriend
SgIfStmt_extendMemoryPoolForFileIO(unsigned long)SgIfStmtfriend
SgIfStmt_getNextValidPointer(std::pair< SgIfStmt *, std::vector< unsigned char * >::const_iterator > &)SgIfStmtfriend
SgIfStmt_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgIfStmtfriend
SgIfStmt_getPointerFromGlobalIndex(unsigned long globalIndex)SgIfStmtfriend
SgIfStmt_resetValidFreepointers()SgIfStmtfriend
SgIfStmtStorageClass classSgIfStmtfriend
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 valueSgIfStmt
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)SgIfStmtstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgIfStmtstatic
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 SgIfStmtvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgIfStmtstatic
~SgIfStmt()SgIfStmtvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual
~SgScopeStatement()SgScopeStatementvirtual
~SgStatement()SgStatementvirtual