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

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

accept(ROSE_VisitorPattern &visitor)SgExprStatementvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgExprStatement
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
AST_FILE_IO classSgExprStatementfriend
AstSpecificDataManagingClass classSgExprStatementfriend
AstSpecificDataManagingClassStorageClass classSgExprStatementfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgExprStatement
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 SgExprStatementvirtual
cfgInEdges(unsigned int index)SgExprStatementvirtual
cfgIsIndexInteresting(unsigned int index) const SgStatementvirtual
cfgOutEdges(unsigned int index)SgExprStatementvirtual
checkDataMemberPointersIfInMemoryPool()SgExprStatementvirtual
class_name() const SgExprStatementvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgExprStatementvirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgExprStatement
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgExprStatementvirtual
generateMatchingFileInfo()SgLocatedNode
get_attachedPreprocessingInfoPtr() const SgLocatedNode
get_attributeMechanism() const SgLocatedNodevirtual
get_childIndex(SgNode *child)SgExprStatementvirtual
get_endOfConstruct() const SgLocatedNodevirtual
get_expression() const SgExprStatement
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_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_numberOfTraversalSuccessors()SgExprStatementvirtual
get_numeric_label() const SgStatement
get_parent() const SgNode
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_traversalSuccessorByIndex(size_t idx)SgExprStatementvirtual
get_traversalSuccessorContainer()SgExprStatementvirtual
get_traversalSuccessorNamesContainer()SgExprStatementvirtual
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgExprStatementvirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
getFilenameString() const SgLocatedNode
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
isChild(SgNode *node) const SgNode
isChildUsedAsLValue(const SgExpression *child) const SgStatementvirtual
isInMemoryPool()SgExprStatementvirtual
isSgExprStatement(SgNode *s)SgExprStatementfriend
isSgExprStatement(const SgNode *s)SgExprStatementfriend
memoryUsage()SgExprStatementstatic
numberOfAttributes() const SgLocatedNodevirtual
numberOfNodes()SgExprStatementstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgExprStatement
operator delete(void *pointer)SgExprStatement
operator new(size_t size)SgExprStatement
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_endOfConstructSgLocatedNodeprotected
p_expressionSgExprStatementprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_isModifiedSgNodeprotected
p_numeric_labelSgStatementprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_source_sequence_valueSgStatementprotected
p_startOfConstructSgLocatedNodeprotected
post_construction_initialization()SgExprStatementvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgExprStatementvirtual
remove_statement(SgStatement *)SgStatement
removeAttribute(std::string s)SgLocatedNodevirtual
replace_child(SgStatement *target, SgStatement *newStmt, bool extractListFromBasicBlock=false)SgStatementprotectedvirtual
replace_expression(SgExpression *, SgExpression *)SgExprStatementvirtual
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 SgExprStatementvirtual
roseRTI()SgExprStatementvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgExprStatementvirtual
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_expression(SgExpression *expression)SgExprStatement
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_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
setAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
setCompilerGenerated()SgLocatedNode
setExtern() ROSE_DEPRECATED_FUNCTIONSgStatementvirtual
setFrontendSpecific()SgLocatedNode
setOutputInCodeGeneration()SgLocatedNode
setSourcePositionUnavailableInFrontend()SgLocatedNode
setStatic() ROSE_DEPRECATED_FUNCTIONSgStatementvirtual
SgExprStatement(const SgExprStatementStorageClass &source)SgExprStatement
SgExprStatement(Sg_File_Info *startOfConstruct, SgExpression *expression=NULL)SgExprStatement
SgExprStatement(SgExpression *expression)SgExprStatement
SgExprStatement_clearMemoryPool()SgExprStatementfriend
SgExprStatement_extendMemoryPoolForFileIO(unsigned long)SgExprStatementfriend
SgExprStatement_getNextValidPointer(std::pair< SgExprStatement *, std::vector< unsigned char * >::const_iterator > &)SgExprStatementfriend
SgExprStatement_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgExprStatementfriend
SgExprStatement_getPointerFromGlobalIndex(unsigned long globalIndex)SgExprStatementfriend
SgExprStatement_resetValidFreepointers()SgExprStatementfriend
SgExprStatementStorageClass classSgExprStatementfriend
SgLocatedNode(const SgLocatedNodeStorageClass &source)SgLocatedNode
SgLocatedNode(Sg_File_Info *startOfConstruct=NULL)SgLocatedNode
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgStatement(const SgStatementStorageClass &source)SgStatement
SgStatement(Sg_File_Info *startOfConstruct)SgStatement
SgStatement()SgStatement
static_variant enum valueSgExprStatement
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgExprStatementstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgExprStatementstatic
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 SgExprStatementvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgExprStatementstatic
~SgExprStatement()SgExprStatementvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual
~SgStatement()SgStatementvirtual