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

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

accept(ROSE_VisitorPattern &visitor)SgAsmCommonSubExpressionvirtual
addNewAttribute(std::string s, AstAttribute *a)SgAsmNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgAsmCommonSubExpression
AST_FILE_IO classSgAsmCommonSubExpressionfriend
AstSpecificDataManagingClass classSgAsmCommonSubExpressionfriend
AstSpecificDataManagingClassStorageClass classSgAsmCommonSubExpressionfriend
attributeExists(std::string s) const SgAsmNodevirtual
base_node_type typedefSgAsmCommonSubExpression
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n)SgNodevirtual
cfgFindNextChildIndex(SgNode *n)SgNodevirtual
cfgForBeginning()SgNodeinline
cfgForEnd()SgNodeinline
cfgIndexForEnd() const SgNodevirtual
cfgInEdges(unsigned int index=false)SgNodevirtual
cfgIsIndexInteresting(unsigned int index) const SgNodevirtual
cfgOutEdges(unsigned int index=false)SgNodevirtual
checkDataMemberPointersIfInMemoryPool()SgAsmCommonSubExpressionvirtual
class_name() const SgAsmCommonSubExpressionvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgAsmCommonSubExpressionvirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgAsmCommonSubExpression
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNodevirtual
get_asmAttributeMechanism() const SgAsmNode
get_attachedPreprocessingInfoPtr() const SgAsmNode
get_attributeMechanism() const SgAsmNodevirtual
get_childIndex(SgNode *child)SgAsmCommonSubExpressionvirtual
get_comment() const SgAsmExpression
get_endOfConstruct(void) const SgNodeinlinevirtual
get_file_info(void) const SgNodeinlinevirtual
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()SgAsmCommonSubExpressionvirtual
get_parent() const SgNode
get_replacement() const SgAsmExpression
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct(void) const SgNodeinlinevirtual
get_subexpression() const SgAsmCommonSubExpression
get_traversalSuccessorByIndex(size_t idx)SgAsmCommonSubExpressionvirtual
get_traversalSuccessorContainer()SgAsmCommonSubExpressionvirtual
get_traversalSuccessorNamesContainer()SgAsmCommonSubExpressionvirtual
get_type() const SgAsmExpression
getAttribute(std::string s) const SgAsmNodevirtual
getChildIndex(SgNode *childNode) const SgAsmCommonSubExpressionvirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
isChild(SgNode *node) const SgNode
isInMemoryPool()SgAsmCommonSubExpressionvirtual
isSgAsmCommonSubExpression(SgNode *s)SgAsmCommonSubExpressionfriend
isSgAsmCommonSubExpression(const SgNode *s)SgAsmCommonSubExpressionfriend
memoryUsage()SgAsmCommonSubExpressionstatic
numberOfAttributes() const SgAsmNodevirtual
numberOfNodes()SgAsmCommonSubExpressionstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgAsmCommonSubExpression
operator delete(void *pointer)SgAsmCommonSubExpression
operator new(size_t size)SgAsmCommonSubExpression
p_asmAttributeMechanismSgAsmNodeprotected
p_attachedPreprocessingInfoPtrSgAsmNodeprotected
p_attributeMechanismSgAsmNodeprotected
p_commentSgAsmExpressionprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_isModifiedSgNodeprotected
p_parentSgNodeprotected
p_replacementSgAsmExpressionprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_subexpressionSgAsmCommonSubExpressionprotected
p_typeSgAsmExpressionprotected
post_construction_initialization()SgNodeprotectedvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgAsmCommonSubExpressionvirtual
removeAttribute(std::string s)SgAsmNodevirtual
returnDataMemberPointers() const SgAsmCommonSubExpressionvirtual
roseRTI()SgAsmCommonSubExpressionvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgAsmCommonSubExpressionvirtual
set_asmAttributeMechanism(AstAttributeMechanism *asmAttributeMechanism)SgAsmNode
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgAsmNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgAsmNodevirtual
set_comment(std::string comment)SgAsmExpression
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_parent(SgNode *parent)SgNode
set_replacement(std::string replacement)SgAsmExpression
set_subexpression(SgAsmExpression *subexpression)SgAsmCommonSubExpression
set_type(SgAsmType *type)SgAsmExpression
setAttribute(std::string s, AstAttribute *a)SgAsmNodevirtual
SgAsmCommonSubExpression(const SgAsmCommonSubExpressionStorageClass &source)SgAsmCommonSubExpression
SgAsmCommonSubExpression()SgAsmCommonSubExpression
SgAsmCommonSubExpression_clearMemoryPool()SgAsmCommonSubExpressionfriend
SgAsmCommonSubExpression_extendMemoryPoolForFileIO(unsigned long)SgAsmCommonSubExpressionfriend
SgAsmCommonSubExpression_getNextValidPointer(std::pair< SgAsmCommonSubExpression *, std::vector< unsigned char * >::const_iterator > &)SgAsmCommonSubExpressionfriend
SgAsmCommonSubExpression_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgAsmCommonSubExpressionfriend
SgAsmCommonSubExpression_getPointerFromGlobalIndex(unsigned long globalIndex)SgAsmCommonSubExpressionfriend
SgAsmCommonSubExpression_resetValidFreepointers()SgAsmCommonSubExpressionfriend
SgAsmCommonSubExpressionStorageClass classSgAsmCommonSubExpressionfriend
SgAsmExpression(const SgAsmExpressionStorageClass &source)SgAsmExpression
SgAsmExpression()SgAsmExpression
SgAsmNode(const SgAsmNode &X)SgAsmNode
SgAsmNode(const SgAsmNodeStorageClass &source)SgAsmNode
SgAsmNode()SgAsmNode
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
static_variant enum valueSgAsmCommonSubExpression
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgAsmCommonSubExpressionstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgAsmCommonSubExpressionstatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const SgNode
updateAttribute(std::string s, AstAttribute *a)SgAsmNodevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantT() const SgAsmCommonSubExpressionvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgAsmCommonSubExpressionstatic
~SgAsmCommonSubExpression()SgAsmCommonSubExpressionvirtual
~SgAsmExpression()SgAsmExpressionvirtual
~SgAsmNode()SgAsmNodevirtual
~SgNode()SgNodevirtual