ROSE  0.11.145.0
SgTryStmt Member List

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

accept(ROSE_VisitorPattern &visitor) overrideSgTryStmtvirtual
addNewAttribute(std::string s, AstAttribute *a) overrideSgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgTryStmt
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
all_pools (defined in SgNode)SgNodeprotectedstatic
append_catch_statement(SgStatement *element) (defined in SgTryStmt)SgTryStmtvirtual
attributeExists(std::string s) const overrideSgLocatedNodevirtual
base_node_type typedef (defined in SgTryStmt)SgTryStmt
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n) overrideSgStatementvirtual
cfgFindNextChildIndex(SgNode *n) overrideSgStatementvirtual
cfgForBeginning()SgNode
cfgForEnd()SgNode
cfgIndexForEnd() const overrideSgTryStmtvirtual
cfgInEdges(unsigned int index) overrideSgTryStmtvirtual
cfgIsIndexInteresting(unsigned int) const overrideSgTryStmtvirtual
cfgOutEdges(unsigned int index) overrideSgTryStmtvirtual
changeChildPointer(T &edge, T const &child)SgNodeinline
changeChildPointer(T &edge, T const &child)SgNodeinline
checkDataMemberPointersIfInMemoryPool() overrideSgTryStmtvirtual
class_name() const overrideSgTryStmtvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const overrideSgTryStmtvirtual
createAndParent(SgNode *parent)SgNodeinlinestatic
debugSerializationBegin(const char *className)SgNodeinlineprotectedvirtual
debugSerializationEnd(const char *className)SgNodeinlineprotectedvirtual
deleteMemoryPool() (defined in SgTryStmt)SgTryStmtstatic
depthOfSubtree()SgNode
destructorHelper()SgNodeinlineprotectedvirtual
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgTryStmt
fixupCopy(SgNode *copy, SgCopyHelp &help) const (defined in SgTryStmt)SgTryStmtvirtual
generateMatchingFileInfo() (defined in SgLocatedNode)SgLocatedNode
get_attachedPreprocessingInfoPtr() const (defined in SgLocatedNode)SgLocatedNode
get_attributeMechanism() const overrideSgLocatedNodevirtual
get_body() const SgTryStmt
get_catch_statement_seq() (defined in SgTryStmt)SgTryStmt
get_catch_statement_seq() const (defined in SgTryStmt)SgTryStmt
get_catch_statement_seq_root() const SgTryStmt
get_childIndex(SgNode *child) overrideSgTryStmtvirtual
get_containsTransformation() const SgNode
get_containsTransformationToSurroundingWhitespace() const (defined in SgLocatedNode)SgLocatedNode
get_else_body() const (defined in SgTryStmt)SgTryStmt
get_endOfConstruct() const overrideSgLocatedNodevirtual
get_file_info() const overrideSgLocatedNodevirtual
get_finally_body() const (defined in SgTryStmt)SgTryStmt
get_freepointer() const (defined in SgNode)SgNode
get_globalFunctionTypeTable()SgNodestatic
get_globalMangledNameMap()SgNodestatic
get_globalQualifiedNameMapForMapsOfTypes()SgNodestatic
get_globalQualifiedNameMapForNames()SgNodestatic
get_globalQualifiedNameMapForTemplateHeaders()SgNodestatic
get_globalQualifiedNameMapForTypes()SgNodestatic
get_globalTypeNameMap()SgNodestatic
get_globalTypeTable()SgNodestatic
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_numberOfTraversalSuccessors() overrideSgTryStmtvirtual
get_numeric_label() const (defined in SgStatement)SgStatement
get_parent() const SgNode
get_physical_file_id()SgLocatedNode
get_raw_parent() const SgNode
get_scope(void) const SgStatementvirtual
get_shortMangledNameCache()SgNodestatic
get_source_sequence_value() const (defined in SgStatement)SgStatement
get_startOfConstruct() const overrideSgLocatedNodevirtual
get_symbol_from_symbol_table() const SgStatementvirtual
get_traversalSuccessorByIndex(size_t idx) overrideSgTryStmtvirtual
get_traversalSuccessorContainer() overrideSgTryStmtvirtual
get_traversalSuccessorNamesContainer() overrideSgTryStmtvirtual
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const overrideSgLocatedNodevirtual
getChildIndex(SgNode *childNode) const overrideSgTryStmtvirtual
getClassHierarchySubTreeFunction(VariantT v) (defined in SgNode)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &) (defined in SgNode)SgNodestatic
getFilenameString() const (defined in SgLocatedNode)SgLocatedNode
getNodeByNodeId(VariantT variantT, size_t poolIdx, size_t itemIdx)SgTryStmtstatic
getNodeByNodeIdInternal(size_t poolIdx, size_t itemIdx)SgTryStmtstatic
getNodeIdString(SgTryStmt *sgnode)SgTryStmtstatic
SgStatement::getNodeIdString(SgStatement *sgnode)SgStatementstatic
SgLocatedNode::getNodeIdString(SgLocatedNode *sgnode)SgLocatedNodestatic
SgNode::getNodeIdString(SgNode *sgnode)SgNodestatic
getNodeIdStringInternal(SgTryStmt *sgnode) (defined in SgTryStmt)SgTryStmtstatic
getNodeIdStringInternal(SgStatement *sgnode) (defined in SgStatement)SgStatementstatic
getNodeIdStringInternal(SgLocatedNode *sgnode) (defined in SgLocatedNode)SgLocatedNodestatic
getNodeIdStringInternal(SgNode *sgnode) (defined in SgNode)SgNodestatic
has_end_numeric_label() const (defined in SgStatement)SgStatementvirtual
hasExplicitScope() const SgStatementvirtual
hasExplicitType()SgStatement
initParentPointer(T *child, SgNode *parent)SgNodeinline
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
insertToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo *anchorInfoPtr, bool insertAfter=true)SgLocatedNode
isChild(SgNode *node) const SgNode
isChildUsedAsLValue(const SgExpression *child) const SgStatementvirtual
isCompilerGenerated() const SgLocatedNode
isFrontendSpecific() const SgLocatedNode
isInMemoryPool() overrideSgTryStmtvirtual
isOutputInCodeGeneration() const (defined in SgLocatedNode)SgLocatedNode
isSgTryStmt(SgNode *s)SgTryStmtfriend
isSgTryStmt(const SgNode *s)SgTryStmtfriend
isShared() const SgLocatedNode
isTransformation() const SgLocatedNode
memoryUsage()SgTryStmtstatic
numberOfAttributes() const overrideSgLocatedNodevirtual
numberOfNodes()SgTryStmtstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgTryStmt
operator delete(void *pointer) (defined in SgTryStmt)SgTryStmtinline
operator new(size_t size)SgTryStmt
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanism (defined in SgLocatedNode)SgLocatedNodeprotected
p_bodySgTryStmtprotected
p_catch_statement_seq_rootSgTryStmtprotected
p_containsTransformation (defined in SgNode)SgNodeprotected
p_containsTransformationToSurroundingWhitespace (defined in SgLocatedNode)SgLocatedNodeprotected
p_else_bodySgTryStmtprotected
p_endOfConstructSgLocatedNodeprotected
p_finally_bodySgTryStmtprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForMapsOfTypes (defined in SgNode)SgNodeprotectedstatic
p_globalQualifiedNameMapForNames (defined in SgNode)SgNodeprotectedstatic
p_globalQualifiedNameMapForTemplateHeaders (defined in SgNode)SgNodeprotectedstatic
p_globalQualifiedNameMapForTypes (defined in SgNode)SgNodeprotectedstatic
p_globalTypeNameMap (defined in SgNode)SgNodeprotectedstatic
p_globalTypeTable (defined in SgNode)SgNodeprotectedstatic
p_isModifiedSgNodeprotected
p_numeric_label (defined in SgStatement)SgStatementprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_source_sequence_value (defined in SgStatement)SgStatementprotected
p_startOfConstructSgLocatedNodeprotected
post_construction_initialization() overrideSgTryStmtvirtual
prepend_catch_statement(SgStatement *element) (defined in SgTryStmt)SgTryStmtvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *) overrideSgTryStmtvirtual
remove_statement(SgStatement *)SgStatement
removeAttribute(std::string s) overrideSgLocatedNodevirtual
replace_child(SgStatement *, SgStatement *, bool extractListFromBasicBlock=false) overrideSgTryStmtprotectedvirtual
replace_expression(SgExpression *original_expression, SgExpression *new_expression)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 overrideSgTryStmtvirtual
roseRTI() overrideSgTryStmtvirtual
sage_class_name() const override ROSE_DEPRECATED_FUNCTIONSgTryStmtvirtual
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr) (defined in SgLocatedNode)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism) overrideSgLocatedNodevirtual
set_body(SgStatement *body)SgTryStmt
set_catch_statement_seq_root(SgCatchStatementSeq *catch_statement_seq_root)SgTryStmt
set_containsTransformation(bool containsTransformation)SgNode
set_containsTransformationToSurroundingWhitespace(bool containsTransformationToSurroundingWhitespace) (defined in SgLocatedNode)SgLocatedNode
set_else_body(SgStatement *else_body) (defined in SgTryStmt)SgTryStmt
set_end_numeric_label(SgLabelRefExp *end_numeric_label) (defined in SgStatement)SgStatementvirtual
set_endOfConstruct(Sg_File_Info *endOfConstruct)SgLocatedNode
set_file_info(Sg_File_Info *X)SgLocatedNodevirtual
set_finally_body(SgStatement *finally_body) (defined in SgTryStmt)SgTryStmt
set_freepointer(SgNode *freepointer) (defined in SgNode)SgNode
set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable)SgNodestatic
set_globalQualifiedNameMapForMapsOfTypes(const std::map< SgNode *, std::map< SgNode *, std::string > > &X)SgNodestatic
set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalQualifiedNameMapForTemplateHeaders(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) (defined in SgStatement)SgStatement
set_parent(SgNode *parent)SgNode
set_scope(SgScopeStatement *newScope)SgStatementvirtual
set_source_sequence_value(int source_sequence_value) (defined in SgStatement)SgStatement
set_startOfConstruct(Sg_File_Info *startOfConstruct)SgLocatedNode
setAttribute(std::string s, AstAttribute *a) overrideSgLocatedNodevirtual
setCompilerGenerated()SgLocatedNode
setExtern() ROSE_DEPRECATED_FUNCTIONSgStatementvirtual
setFrontendSpecific()SgLocatedNode
setOutputInCodeGeneration()SgLocatedNode
setShared()SgLocatedNode
setSourcePositionUnavailableInFrontend()SgLocatedNode
setStatic() ROSE_DEPRECATED_FUNCTIONSgStatementvirtual
setTransformation()SgLocatedNode
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() (defined in SgStatement)SgStatement
SgTryStmt(const SgTryStmtStorageClass &source)SgTryStmt
SgTryStmt(Sg_File_Info *startOfConstruct, SgStatement *body=NULL) (defined in SgTryStmt)SgTryStmt
SgTryStmt(SgStatement *body) (defined in SgTryStmt)SgTryStmt
static_variant enum value (defined in SgTryStmt)SgTryStmt
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgTryStmtstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgTryStmtstatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const (defined in SgNode)SgNode
unsetCompilerGenerated() (defined in SgLocatedNode)SgLocatedNode
unsetFrontendSpecific() (defined in SgLocatedNode)SgLocatedNode
unsetOutputInCodeGeneration() (defined in SgLocatedNode)SgLocatedNode
unsetShared() (defined in SgLocatedNode)SgLocatedNode
unsetSourcePositionUnavailableInFrontend() (defined in SgLocatedNode)SgLocatedNode
unsetTransformation() (defined in SgLocatedNode)SgLocatedNode
updateAttribute(std::string s, AstAttribute *a) overrideSgLocatedNodevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantFromPool(SgNode const *n) (defined in SgNode)SgNodestatic
variantT() const overrideSgTryStmtvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgTryStmtstatic
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual
~SgStatement()SgStatementvirtual
~SgTryStmt()SgTryStmtvirtual