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

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

accept(ROSE_VisitorPattern &visitor)SgDoWhileStmtvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgDoWhileStmt
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
append_statement(SgStatement *stmt)SgScopeStatement
associatedScopeName()SgScopeStatement
AST_FILE_IO classSgDoWhileStmtfriend
AstSpecificDataManagingClass classSgDoWhileStmtfriend
AstSpecificDataManagingClassStorageClass classSgDoWhileStmtfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgDoWhileStmt
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n)SgStatementvirtual
cfgFindNextChildIndex(SgNode *n)SgStatementvirtual
cfgForBeginning()SgNodeinline
cfgForEnd()SgNodeinline
cfgIndexForEnd() const SgDoWhileStmtvirtual
cfgInEdges(unsigned int index)SgDoWhileStmtvirtual
cfgIsIndexInteresting(unsigned int) const SgDoWhileStmtvirtual
cfgOutEdges(unsigned int index)SgDoWhileStmtvirtual
checkDataMemberPointersIfInMemoryPool()SgDoWhileStmtvirtual
class_name() const SgDoWhileStmtvirtual
clearGlobalMangledNameMap()SgNodestatic
containsOnlyDeclarations() const SgScopeStatement
copy(SgCopyHelp &help) const SgDoWhileStmtvirtual
count_alias_symbol(const SgName &n)SgScopeStatement
count_symbol(const SgName &n)SgScopeStatement
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgDoWhileStmt
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 SgDoWhileStmtvirtual
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 SgDoWhileStmt
get_childIndex(SgNode *child)SgDoWhileStmtvirtual
get_condition() const SgDoWhileStmt
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 SgDoWhileStmtvirtual
get_numberOfTraversalSuccessors()SgDoWhileStmtvirtual
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_symbol_from_symbol_table() const SgStatementvirtual
get_symbol_table() const SgScopeStatement
get_traversalSuccessorByIndex(size_t idx)SgDoWhileStmtvirtual
get_traversalSuccessorContainer()SgDoWhileStmtvirtual
get_traversalSuccessorNamesContainer()SgDoWhileStmtvirtual
get_type_elaboration_list()SgScopeStatement
get_type_table() const SgScopeStatement
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgDoWhileStmtvirtual
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()SgDoWhileStmtvirtual
isNamedScope()SgScopeStatement
isSgDoWhileStmt(SgNode *s)SgDoWhileStmtfriend
isSgDoWhileStmt(const SgNode *s)SgDoWhileStmtfriend
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()SgDoWhileStmtstatic
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()SgDoWhileStmtstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgDoWhileStmt
operator delete(void *pointer)SgDoWhileStmt
operator new(size_t size)SgDoWhileStmt
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_bodySgDoWhileStmtprotected
p_conditionSgDoWhileStmtprotected
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()SgDoWhileStmtvirtual
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 *)SgDoWhileStmtvirtual
remove_statement(SgStatement *)SgStatement
remove_symbol(SgSymbol *s)SgScopeStatement
removeAttribute(std::string s)SgLocatedNodevirtual
replace_child(SgStatement *, SgStatement *, bool extractListFromBasicBlock=false)SgDoWhileStmtprotectedvirtual
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 SgDoWhileStmtvirtual
roseRTI()SgDoWhileStmtvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgDoWhileStmtvirtual
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgLocatedNodevirtual
set_body(SgStatement *body)SgDoWhileStmt
set_condition(SgStatement *condition)SgDoWhileStmt
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
SgDoWhileStmt(const SgDoWhileStmtStorageClass &source)SgDoWhileStmt
SgDoWhileStmt(Sg_File_Info *startOfConstruct, SgStatement *body=NULL, SgStatement *condition=NULL)SgDoWhileStmt
SgDoWhileStmt(SgStatement *body, SgStatement *condition)SgDoWhileStmt
SgDoWhileStmt_clearMemoryPool()SgDoWhileStmtfriend
SgDoWhileStmt_extendMemoryPoolForFileIO(unsigned long)SgDoWhileStmtfriend
SgDoWhileStmt_getNextValidPointer(std::pair< SgDoWhileStmt *, std::vector< unsigned char * >::const_iterator > &)SgDoWhileStmtfriend
SgDoWhileStmt_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgDoWhileStmtfriend
SgDoWhileStmt_getPointerFromGlobalIndex(unsigned long globalIndex)SgDoWhileStmtfriend
SgDoWhileStmt_resetValidFreepointers()SgDoWhileStmtfriend
SgDoWhileStmtStorageClass classSgDoWhileStmtfriend
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 valueSgDoWhileStmt
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)SgDoWhileStmtstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgDoWhileStmtstatic
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 SgDoWhileStmtvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgDoWhileStmtstatic
~SgDoWhileStmt()SgDoWhileStmtvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual
~SgScopeStatement()SgScopeStatementvirtual
~SgStatement()SgStatementvirtual