SgLabelStatement Member List

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

accept(ROSE_VisitorPattern &visitor)SgLabelStatement [virtual]
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNode [virtual]
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgLabelStatement
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
AST_FILE_IO classSgLabelStatement [friend]
AstSpecificDataManagingClass classSgLabelStatement [friend]
AstSpecificDataManagingClassStorageClass classSgLabelStatement [friend]
attributeExists(std::string s) const SgLocatedNode [virtual]
base_node_type typedefSgLabelStatement
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNode [static]
cfgFindChildIndex(SgNode *n)SgStatement [virtual]
cfgFindNextChildIndex(SgNode *n)SgStatement [virtual]
cfgForBeginning()SgNode [inline]
cfgForEnd()SgNode [inline]
cfgIndexForEnd() const SgLabelStatement [virtual]
cfgInEdges(unsigned int index)SgLabelStatement [virtual]
cfgIsIndexInteresting(unsigned int index) const SgStatement [virtual]
cfgOutEdges(unsigned int index)SgLabelStatement [virtual]
checkDataMemberPointersIfInMemoryPool()SgLabelStatement [virtual]
class_name() const SgLabelStatement [virtual]
clearGlobalMangledNameMap()SgNode [static]
copy(SgCopyHelp &help) const SgLabelStatement [virtual]
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgLabelStatement
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgLabelStatement [virtual]
generateMatchingFileInfo()SgLocatedNode
get_attachedPreprocessingInfoPtr() const SgLocatedNode
get_attributeMechanism() const SgLocatedNode [virtual]
get_childIndex(SgNode *child)SgLabelStatement [virtual]
get_endOfConstruct() const SgLocatedNode [virtual]
get_file_info() const SgLocatedNode [virtual]
get_freepointer() const SgNode
get_globalFunctionTypeTable()SgNode [static]
get_globalMangledNameMap()SgNode [static]
get_globalQualifiedNameMapForNames()SgNode [static]
get_globalQualifiedNameMapForTypes()SgNode [static]
get_globalTypeNameMap()SgNode [static]
get_globalTypeTable()SgNode [static]
get_gnu_extension_unused() const SgLabelStatement
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_label() const SgLabelStatement
get_name() const ROSE_DEPRECATED_FUNCTIONSgLabelStatement
get_numberOfTraversalSuccessors()SgLabelStatement [virtual]
get_numeric_label() const SgStatement
get_parent() const SgNode
get_scope() const SgLabelStatement [virtual]
get_shortMangledNameCache()SgNode [static]
get_source_sequence_value() const SgStatement
get_startOfConstruct() const SgLocatedNode [virtual]
get_statement() const SgLabelStatement
get_symbol_from_symbol_table() const SgLabelStatement [virtual]
get_traversalSuccessorByIndex(size_t idx)SgLabelStatement [virtual]
get_traversalSuccessorContainer()SgLabelStatement [virtual]
get_traversalSuccessorNamesContainer()SgLabelStatement [virtual]
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNode [virtual]
getChildIndex(SgNode *childNode) const SgLabelStatement [virtual]
getClassHierarchySubTreeFunction(VariantT v)SgNode [static]
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNode [static]
getFilenameString() const SgLocatedNode
has_end_numeric_label() const SgStatement [virtual]
hasExplicitScope() const SgLabelStatement [virtual]
insert_child(SgStatement *, SgStatement *, bool inFront=true, bool extractListFromBasicBlock=false)SgStatement [protected, virtual]
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 SgStatement [virtual]
isInMemoryPool()SgLabelStatement [virtual]
isSgLabelStatement(SgNode *s)SgLabelStatement [friend]
isSgLabelStatement(const SgNode *s)SgLabelStatement [friend]
isSgLocatedNode(SgNode *s)SgLocatedNode [friend]
isSgLocatedNode(const SgNode *s)SgLocatedNode [friend]
isSgNode(SgNode *s)SgNode [friend]
isSgNode(const SgNode *s)SgNode [friend]
isSgStatement(SgNode *s)SgStatement [friend]
isSgStatement(const SgNode *s)SgStatement [friend]
memoryUsage()SgLabelStatement [static]
numberOfAttributes() const SgLocatedNode [virtual]
numberOfNodes()SgLabelStatement [static]
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgLabelStatement
operator delete(void *pointer)SgLabelStatement
operator new(size_t size)SgLabelStatement
p_attachedPreprocessingInfoPtrSgLocatedNode [protected]
p_attributeMechanismSgLocatedNode [protected]
p_endOfConstructSgLocatedNode [protected]
p_freepointerSgNode [protected]
p_globalFunctionTypeTableSgNode [protected, static]
p_globalMangledNameMapSgNode [protected, static]
p_globalQualifiedNameMapForNamesSgNode [protected, static]
p_globalQualifiedNameMapForTypesSgNode [protected, static]
p_globalTypeNameMapSgNode [protected, static]
p_globalTypeTableSgNode [protected, static]
p_gnu_extension_unusedSgLabelStatement [protected]
p_isModifiedSgNode [protected]
p_labelSgLabelStatement [protected]
p_numeric_labelSgStatement [protected]
p_parentSgNode [protected]
p_scopeSgLabelStatement [protected]
p_shortMangledNameCacheSgNode [protected, static]
p_source_sequence_valueSgStatement [protected]
p_startOfConstructSgLocatedNode [protected]
p_statementSgLabelStatement [protected]
post_construction_initialization()SgLabelStatement [virtual]
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgLabelStatement [virtual]
remove_statement(SgStatement *)SgStatement
removeAttribute(std::string s)SgLocatedNode [virtual]
replace_child(SgStatement *target, SgStatement *newStmt, bool extractListFromBasicBlock=false)SgStatement [protected, virtual]
replace_expression(SgExpression *, SgExpression *)SgStatement [virtual]
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 SgLabelStatement [virtual]
roseRTI()SgLabelStatement [virtual]
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgLabelStatement [virtual]
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgLocatedNode [virtual]
set_end_numeric_label(SgLabelRefExp *end_numeric_label)SgStatement [virtual]
set_endOfConstruct(Sg_File_Info *endOfConstruct)SgLocatedNode
set_file_info(Sg_File_Info *X)SgLocatedNode [virtual]
set_freepointer(SgNode *freepointer)SgNode
set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable)SgNode [static]
set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X)SgNode [static]
set_globalQualifiedNameMapForTypes(const std::map< SgNode *, std::string > &X)SgNode [static]
set_globalTypeNameMap(const std::map< SgNode *, std::string > &X)SgNode [static]
set_globalTypeTable(SgTypeTable *globalTypeTable)SgNode [static]
set_gnu_extension_unused(bool gnu_extension_unused)SgLabelStatement
set_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_label(SgName label)SgLabelStatement
set_numeric_label(SgLabelRefExp *numeric_label)SgStatement
set_parent(SgNode *parent)SgNode
set_scope(SgScopeStatement *scope)SgLabelStatement [virtual]
set_source_sequence_value(int source_sequence_value)SgStatement
set_startOfConstruct(Sg_File_Info *startOfConstruct)SgLocatedNode
set_statement(SgStatement *statement)SgLabelStatement
setAttribute(std::string s, AstAttribute *a)SgLocatedNode [virtual]
setCompilerGenerated()SgLocatedNode
setExtern() ROSE_DEPRECATED_FUNCTIONSgStatement [virtual]
setFrontendSpecific()SgLocatedNode
setOutputInCodeGeneration()SgLocatedNode
setSourcePositionUnavailableInFrontend()SgLocatedNode
setStatic() ROSE_DEPRECATED_FUNCTIONSgStatement [virtual]
SgLabelStatement(const SgLabelStatementStorageClass &source)SgLabelStatement
SgLabelStatement(Sg_File_Info *startOfConstruct, SgName label="", SgStatement *statement=NULL)SgLabelStatement
SgLabelStatement(SgName label, SgStatement *statement)SgLabelStatement
SgLabelStatement_clearMemoryPool()SgLabelStatement [friend]
SgLabelStatement_extendMemoryPoolForFileIO(unsigned long)SgLabelStatement [friend]
SgLabelStatement_getNextValidPointer(std::pair< SgLabelStatement *, std::vector< unsigned char * >::const_iterator > &)SgLabelStatement [friend]
SgLabelStatement_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgLabelStatement [friend]
SgLabelStatement_getPointerFromGlobalIndex(unsigned long globalIndex)SgLabelStatement [friend]
SgLabelStatement_resetValidFreepointers()SgLabelStatement [friend]
SgLabelStatementStorageClass classSgLabelStatement [friend]
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 valueSgLabelStatement
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgLabelStatement [static]
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgLabelStatement [static]
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNode [virtual]
unparseToString() const SgNode
unsetCompilerGenerated()SgLocatedNode
unsetFrontendSpecific()SgLocatedNode
unsetOutputInCodeGeneration()SgLocatedNode
unsetSourcePositionUnavailableInFrontend()SgLocatedNode
updateAttribute(std::string s, AstAttribute *a)SgLocatedNode [virtual]
variant() const ROSE_DEPRECATED_FUNCTIONSgNode [inline]
variantT() const SgLabelStatement [virtual]
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgLabelStatement [static]
~SgLabelStatement()SgLabelStatement [virtual]
~SgLocatedNode()SgLocatedNode [virtual]
~SgNode()SgNode [virtual]
~SgStatement()SgStatement [virtual]


Generated on Sat May 19 01:03:19 2012 for ROSE by  doxygen 1.4.7