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

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

accept(ROSE_VisitorPattern &visitor)SgTryStmtvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgTryStmt
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
append_catch_statement(SgStatement *element)SgTryStmtvirtual
AST_FILE_IO classSgTryStmtfriend
AstSpecificDataManagingClass classSgTryStmtfriend
AstSpecificDataManagingClassStorageClass classSgTryStmtfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgTryStmt
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 SgTryStmtvirtual
cfgInEdges(unsigned int index)SgTryStmtvirtual
cfgIsIndexInteresting(unsigned int) const SgTryStmtvirtual
cfgOutEdges(unsigned int index)SgTryStmtvirtual
checkDataMemberPointersIfInMemoryPool()SgTryStmtvirtual
class_name() const SgTryStmtvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgTryStmtvirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgTryStmt
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgTryStmtvirtual
generateMatchingFileInfo()SgLocatedNode
get_attachedPreprocessingInfoPtr() const SgLocatedNode
get_attributeMechanism() const SgLocatedNodevirtual
get_body() const SgTryStmt
get_catch_statement_seq()SgTryStmt
get_catch_statement_seq() const SgTryStmt
get_catch_statement_seq_root() const SgTryStmt
get_childIndex(SgNode *child)SgTryStmtvirtual
get_else_body() const SgTryStmt
get_endOfConstruct() const SgLocatedNodevirtual
get_file_info() const SgLocatedNodevirtual
get_finally_body() const SgTryStmt
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()SgTryStmtvirtual
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)SgTryStmtvirtual
get_traversalSuccessorContainer()SgTryStmtvirtual
get_traversalSuccessorNamesContainer()SgTryStmtvirtual
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgTryStmtvirtual
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()SgTryStmtvirtual
isSgTryStmt(SgNode *s)SgTryStmtfriend
isSgTryStmt(const SgNode *s)SgTryStmtfriend
memoryUsage()SgTryStmtstatic
numberOfAttributes() const SgLocatedNodevirtual
numberOfNodes()SgTryStmtstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgTryStmt
operator delete(void *pointer)SgTryStmt
operator new(size_t size)SgTryStmt
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_bodySgTryStmtprotected
p_catch_statement_seq_rootSgTryStmtprotected
p_else_bodySgTryStmtprotected
p_endOfConstructSgLocatedNodeprotected
p_finally_bodySgTryStmtprotected
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()SgTryStmtvirtual
prepend_catch_statement(SgStatement *element)SgTryStmtvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgTryStmtvirtual
remove_statement(SgStatement *)SgStatement
removeAttribute(std::string s)SgLocatedNodevirtual
replace_child(SgStatement *, SgStatement *, bool extractListFromBasicBlock=false)SgTryStmtprotectedvirtual
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 SgTryStmtvirtual
roseRTI()SgTryStmtvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgTryStmtvirtual
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgLocatedNodevirtual
set_body(SgStatement *body)SgTryStmt
set_catch_statement_seq_root(SgCatchStatementSeq *catch_statement_seq_root)SgTryStmt
set_else_body(SgStatement *else_body)SgTryStmt
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_finally_body(SgStatement *finally_body)SgTryStmt
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
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
SgTryStmt(const SgTryStmtStorageClass &source)SgTryStmt
SgTryStmt(Sg_File_Info *startOfConstruct, SgStatement *body=NULL)SgTryStmt
SgTryStmt(SgStatement *body)SgTryStmt
SgTryStmt_clearMemoryPool()SgTryStmtfriend
SgTryStmt_extendMemoryPoolForFileIO(unsigned long)SgTryStmtfriend
SgTryStmt_getNextValidPointer(std::pair< SgTryStmt *, std::vector< unsigned char * >::const_iterator > &)SgTryStmtfriend
SgTryStmt_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgTryStmtfriend
SgTryStmt_getPointerFromGlobalIndex(unsigned long globalIndex)SgTryStmtfriend
SgTryStmt_resetValidFreepointers()SgTryStmtfriend
SgTryStmtStorageClass classSgTryStmtfriend
static_variant enum valueSgTryStmt
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgTryStmtstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgTryStmtstatic
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 SgTryStmtvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgTryStmtstatic
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual
~SgStatement()SgStatementvirtual
~SgTryStmt()SgTryStmtvirtual