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

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

accept(ROSE_VisitorPattern &visitor)SgCatchStatementSeqvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgCatchStatementSeq
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
append_catch_statement(SgStatement *element)SgCatchStatementSeqvirtual
AST_FILE_IO classSgCatchStatementSeqfriend
AstSpecificDataManagingClass classSgCatchStatementSeqfriend
AstSpecificDataManagingClassStorageClass classSgCatchStatementSeqfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgCatchStatementSeq
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 SgCatchStatementSeqvirtual
cfgInEdges(unsigned int index)SgCatchStatementSeqvirtual
cfgIsIndexInteresting(unsigned int) const SgCatchStatementSeqvirtual
cfgOutEdges(unsigned int index)SgCatchStatementSeqvirtual
checkDataMemberPointersIfInMemoryPool()SgCatchStatementSeqvirtual
class_name() const SgCatchStatementSeqvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgCatchStatementSeqvirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgCatchStatementSeq
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgCatchStatementSeqvirtual
generateMatchingFileInfo()SgLocatedNode
get_attachedPreprocessingInfoPtr() const SgLocatedNode
get_attributeMechanism() const SgLocatedNodevirtual
get_catch_statement_seq() const SgCatchStatementSeq
get_catch_statement_seq()SgCatchStatementSeq
get_childIndex(SgNode *child)SgCatchStatementSeqvirtual
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_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_numberOfTraversalSuccessors()SgCatchStatementSeqvirtual
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)SgCatchStatementSeqvirtual
get_traversalSuccessorContainer()SgCatchStatementSeqvirtual
get_traversalSuccessorNamesContainer()SgCatchStatementSeqvirtual
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgCatchStatementSeqvirtual
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()SgCatchStatementSeqvirtual
isSgCatchStatementSeq(SgNode *s)SgCatchStatementSeqfriend
isSgCatchStatementSeq(const SgNode *s)SgCatchStatementSeqfriend
memoryUsage()SgCatchStatementSeqstatic
numberOfAttributes() const SgLocatedNodevirtual
numberOfNodes()SgCatchStatementSeqstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgCatchStatementSeq
operator delete(void *pointer)SgCatchStatementSeq
operator new(size_t size)SgCatchStatementSeq
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_catch_statement_seqSgCatchStatementSeqprotected
p_endOfConstructSgLocatedNodeprotected
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()SgCatchStatementSeqvirtual
prepend_catch_statement(SgStatement *element)SgCatchStatementSeqvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgCatchStatementSeqvirtual
remove_statement(SgStatement *)SgStatement
removeAttribute(std::string s)SgLocatedNodevirtual
replace_child(SgStatement *target, SgStatement *newStmt, bool extractListFromBasicBlock=false)SgStatementprotectedvirtual
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 SgCatchStatementSeqvirtual
roseRTI()SgCatchStatementSeqvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgCatchStatementSeqvirtual
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_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
SgCatchStatementSeq(const SgCatchStatementSeqStorageClass &source)SgCatchStatementSeq
SgCatchStatementSeq(Sg_File_Info *startOfConstruct)SgCatchStatementSeq
SgCatchStatementSeq()SgCatchStatementSeq
SgCatchStatementSeq_clearMemoryPool()SgCatchStatementSeqfriend
SgCatchStatementSeq_extendMemoryPoolForFileIO(unsigned long)SgCatchStatementSeqfriend
SgCatchStatementSeq_getNextValidPointer(std::pair< SgCatchStatementSeq *, std::vector< unsigned char * >::const_iterator > &)SgCatchStatementSeqfriend
SgCatchStatementSeq_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgCatchStatementSeqfriend
SgCatchStatementSeq_getPointerFromGlobalIndex(unsigned long globalIndex)SgCatchStatementSeqfriend
SgCatchStatementSeq_resetValidFreepointers()SgCatchStatementSeqfriend
SgCatchStatementSeqStorageClass classSgCatchStatementSeqfriend
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 valueSgCatchStatementSeq
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgCatchStatementSeqstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgCatchStatementSeqstatic
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 SgCatchStatementSeqvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgCatchStatementSeqstatic
~SgCatchStatementSeq()SgCatchStatementSeqvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual
~SgStatement()SgStatementvirtual