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

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

accept(ROSE_VisitorPattern &visitor)SgAsmBinarySubtractvirtual
addNewAttribute(std::string s, AstAttribute *a)SgAsmNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgAsmBinarySubtract
AST_FILE_IO classSgAsmBinarySubtractfriend
AstSpecificDataManagingClass classSgAsmBinarySubtractfriend
AstSpecificDataManagingClassStorageClass classSgAsmBinarySubtractfriend
attributeExists(std::string s) const SgAsmNodevirtual
base_node_type typedefSgAsmBinarySubtract
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()SgAsmBinarySubtractvirtual
class_name() const SgAsmBinarySubtractvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgAsmBinarySubtractvirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgAsmBinarySubtract
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNodevirtual
get_asmAttributeMechanism() const SgAsmNode
get_attachedPreprocessingInfoPtr() const SgAsmNode
get_attributeMechanism() const SgAsmNodevirtual
get_childIndex(SgNode *child)SgAsmBinarySubtractvirtual
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_lhs() const SgAsmBinaryExpression
get_numberOfTraversalSuccessors()SgAsmBinarySubtractvirtual
get_parent() const SgNode
get_replacement() const SgAsmExpression
get_rhs() const SgAsmBinaryExpression
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct(void) const SgNodeinlinevirtual
get_traversalSuccessorByIndex(size_t idx)SgAsmBinarySubtractvirtual
get_traversalSuccessorContainer()SgAsmBinarySubtractvirtual
get_traversalSuccessorNamesContainer()SgAsmBinarySubtractvirtual
get_type() const SgAsmExpression
getAttribute(std::string s) const SgAsmNodevirtual
getChildIndex(SgNode *childNode) const SgAsmBinarySubtractvirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
isChild(SgNode *node) const SgNode
isInMemoryPool()SgAsmBinarySubtractvirtual
isSgAsmBinarySubtract(SgNode *s)SgAsmBinarySubtractfriend
isSgAsmBinarySubtract(const SgNode *s)SgAsmBinarySubtractfriend
memoryUsage()SgAsmBinarySubtractstatic
numberOfAttributes() const SgAsmNodevirtual
numberOfNodes()SgAsmBinarySubtractstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgAsmBinarySubtract
operator delete(void *pointer)SgAsmBinarySubtract
operator new(size_t size)SgAsmBinarySubtract
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_lhsSgAsmBinaryExpressionprotected
p_parentSgNodeprotected
p_replacementSgAsmExpressionprotected
p_rhsSgAsmBinaryExpressionprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_typeSgAsmExpressionprotected
post_construction_initialization()SgNodeprotectedvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgAsmBinarySubtractvirtual
removeAttribute(std::string s)SgAsmNodevirtual
returnDataMemberPointers() const SgAsmBinarySubtractvirtual
roseRTI()SgAsmBinarySubtractvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgAsmBinarySubtractvirtual
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_lhs(SgAsmExpression *lhs)SgAsmBinaryExpression
set_parent(SgNode *parent)SgNode
set_replacement(std::string replacement)SgAsmExpression
set_rhs(SgAsmExpression *rhs)SgAsmBinaryExpression
set_type(SgAsmType *type)SgAsmExpression
setAttribute(std::string s, AstAttribute *a)SgAsmNodevirtual
SgAsmBinaryExpression(const SgAsmBinaryExpressionStorageClass &source)SgAsmBinaryExpression
SgAsmBinaryExpression(SgAsmExpression *lhs=NULL, SgAsmExpression *rhs=NULL)SgAsmBinaryExpression
SgAsmBinarySubtract(const SgAsmBinarySubtractStorageClass &source)SgAsmBinarySubtract
SgAsmBinarySubtract(SgAsmExpression *lhs=NULL, SgAsmExpression *rhs=NULL)SgAsmBinarySubtract
SgAsmBinarySubtract_clearMemoryPool()SgAsmBinarySubtractfriend
SgAsmBinarySubtract_extendMemoryPoolForFileIO(unsigned long)SgAsmBinarySubtractfriend
SgAsmBinarySubtract_getNextValidPointer(std::pair< SgAsmBinarySubtract *, std::vector< unsigned char * >::const_iterator > &)SgAsmBinarySubtractfriend
SgAsmBinarySubtract_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgAsmBinarySubtractfriend
SgAsmBinarySubtract_getPointerFromGlobalIndex(unsigned long globalIndex)SgAsmBinarySubtractfriend
SgAsmBinarySubtract_resetValidFreepointers()SgAsmBinarySubtractfriend
SgAsmBinarySubtractStorageClass classSgAsmBinarySubtractfriend
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 valueSgAsmBinarySubtract
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgAsmBinarySubtractstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgAsmBinarySubtractstatic
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 SgAsmBinarySubtractvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgAsmBinarySubtractstatic
~SgAsmBinaryExpression()SgAsmBinaryExpressionvirtual
~SgAsmBinarySubtract()SgAsmBinarySubtractvirtual
~SgAsmExpression()SgAsmExpressionvirtual
~SgAsmNode()SgAsmNodevirtual
~SgNode()SgNodevirtual