SgAsmStatement Member List

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

accept(ROSE_VisitorPattern &visitor)SgAsmStatement [virtual]
addNewAttribute(std::string s, AstAttribute *a)SgAsmNode [virtual]
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgAsmStatement
AST_FILE_IO classSgAsmStatement [friend]
AstSpecificDataManagingClass classSgAsmStatement [friend]
AstSpecificDataManagingClassStorageClass classSgAsmStatement [friend]
attributeExists(std::string s) const SgAsmNode [virtual]
base_node_type typedefSgAsmStatement
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNode [static]
cfgFindChildIndex(SgNode *n)SgNode [virtual]
cfgFindNextChildIndex(SgNode *n)SgNode [virtual]
cfgForBeginning()SgNode [inline]
cfgForEnd()SgNode [inline]
cfgIndexForEnd() const SgNode [virtual]
cfgInEdges(unsigned int index=false)SgNode [virtual]
cfgIsIndexInteresting(unsigned int index) const SgNode [virtual]
cfgOutEdges(unsigned int index=false)SgNode [virtual]
checkDataMemberPointersIfInMemoryPool()SgAsmStatement [virtual]
class_name() const SgAsmStatement [virtual]
clearGlobalMangledNameMap()SgNode [static]
copy(SgCopyHelp &help) const SgAsmStatement [virtual]
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgAsmStatement
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNode [virtual]
get_address() const SgAsmStatement
get_asmAttributeMechanism() const SgAsmNode
get_attachedPreprocessingInfoPtr() const SgAsmNode
get_attributeMechanism() const SgAsmNode [virtual]
get_childIndex(SgNode *child)SgAsmStatement [virtual]
get_comment() const SgAsmStatement
get_endOfConstruct(void) const SgNode [inline, virtual]
get_file_info(void) const SgNode [inline, 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_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_numberOfTraversalSuccessors()SgAsmStatement [virtual]
get_parent() const SgNode
get_shortMangledNameCache()SgNode [static]
get_startOfConstruct(void) const SgNode [inline, virtual]
get_traversalSuccessorByIndex(size_t idx)SgAsmStatement [virtual]
get_traversalSuccessorContainer()SgAsmStatement [virtual]
get_traversalSuccessorNamesContainer()SgAsmStatement [virtual]
getAttribute(std::string s) const SgAsmNode [virtual]
getChildIndex(SgNode *childNode) const SgAsmStatement [virtual]
getClassHierarchySubTreeFunction(VariantT v)SgNode [static]
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNode [static]
isChild(SgNode *node) const SgNode
isInMemoryPool()SgAsmStatement [virtual]
isSgAsmNode(SgNode *s)SgAsmNode [friend]
isSgAsmNode(const SgNode *s)SgAsmNode [friend]
isSgAsmStatement(SgNode *s)SgAsmStatement [friend]
isSgAsmStatement(const SgNode *s)SgAsmStatement [friend]
isSgNode(SgNode *s)SgNode [friend]
isSgNode(const SgNode *s)SgNode [friend]
memoryUsage()SgAsmStatement [static]
numberOfAttributes() const SgAsmNode [virtual]
numberOfNodes()SgAsmStatement [static]
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgAsmStatement
operator delete(void *pointer)SgAsmStatement
operator new(size_t size)SgAsmStatement
p_addressSgAsmStatement [protected]
p_asmAttributeMechanismSgAsmNode [protected]
p_attachedPreprocessingInfoPtrSgAsmNode [protected]
p_attributeMechanismSgAsmNode [protected]
p_commentSgAsmStatement [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_isModifiedSgNode [protected]
p_parentSgNode [protected]
p_shortMangledNameCacheSgNode [protected, static]
post_construction_initialization()SgNode [protected, virtual]
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgAsmStatement [virtual]
removeAttribute(std::string s)SgAsmNode [virtual]
returnDataMemberPointers() const SgAsmStatement [virtual]
roseRTI()SgAsmStatement [virtual]
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgAsmStatement [virtual]
set_address(rose_addr_t address)SgAsmStatement
set_asmAttributeMechanism(AstAttributeMechanism *asmAttributeMechanism)SgAsmNode
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgAsmNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgAsmNode [virtual]
set_comment(std::string comment)SgAsmStatement
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_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_parent(SgNode *parent)SgNode
setAttribute(std::string s, AstAttribute *a)SgAsmNode [virtual]
SgAsmNode(const SgAsmNode &X)SgAsmNode
SgAsmNode(const SgAsmNodeStorageClass &source)SgAsmNode
SgAsmNode()SgAsmNode
SgAsmStatement(const SgAsmStatementStorageClass &source)SgAsmStatement
SgAsmStatement(rose_addr_t address=0)SgAsmStatement
SgAsmStatement_clearMemoryPool()SgAsmStatement [friend]
SgAsmStatement_extendMemoryPoolForFileIO(unsigned long)SgAsmStatement [friend]
SgAsmStatement_getNextValidPointer(std::pair< SgAsmStatement *, std::vector< unsigned char * >::const_iterator > &)SgAsmStatement [friend]
SgAsmStatement_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgAsmStatement [friend]
SgAsmStatement_getPointerFromGlobalIndex(unsigned long globalIndex)SgAsmStatement [friend]
SgAsmStatement_resetValidFreepointers()SgAsmStatement [friend]
SgAsmStatementStorageClass classSgAsmStatement [friend]
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
static_variant enum valueSgAsmStatement
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgAsmStatement [static]
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgAsmStatement [static]
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNode [virtual]
unparseToString() const SgNode
updateAttribute(std::string s, AstAttribute *a)SgAsmNode [virtual]
variant() const ROSE_DEPRECATED_FUNCTIONSgNode [inline]
variantT() const SgAsmStatement [virtual]
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgAsmStatement [static]
~SgAsmNode()SgAsmNode [virtual]
~SgAsmStatement()SgAsmStatement [virtual]
~SgNode()SgNode [virtual]


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