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

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

accept(ROSE_VisitorPattern &visitor)SgMemberFunctionSymbolvirtual
addNewAttribute(std::string s, AstAttribute *a)SgSymbolvirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgMemberFunctionSymbol
AST_FILE_IO classSgMemberFunctionSymbolfriend
AstSpecificDataManagingClass classSgMemberFunctionSymbolfriend
AstSpecificDataManagingClassStorageClass classSgMemberFunctionSymbolfriend
attributeExists(std::string s) const SgSymbolvirtual
base_node_type typedefSgMemberFunctionSymbol
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()SgMemberFunctionSymbolvirtual
class_name() const SgMemberFunctionSymbolvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgMemberFunctionSymbolvirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgMemberFunctionSymbol
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNodevirtual
get_attributeMechanism() const SgSymbolvirtual
get_childIndex(SgNode *child)SgMemberFunctionSymbolvirtual
get_declaration() const SgMemberFunctionSymbol
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_mangled_name() const SgSymbol
get_name() const SgMemberFunctionSymbolvirtual
get_numberOfTraversalSuccessors()SgMemberFunctionSymbolvirtual
get_parent() const SgNode
get_scope() const ROSE_DEPRECATED_FUNCTIONSgMemberFunctionSymbolvirtual
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct(void) const SgNodeinlinevirtual
get_symbol_basis() const SgMemberFunctionSymbolvirtual
get_traversalSuccessorByIndex(size_t idx)SgMemberFunctionSymbolvirtual
get_traversalSuccessorContainer()SgMemberFunctionSymbolvirtual
get_traversalSuccessorNamesContainer()SgMemberFunctionSymbolvirtual
get_type() const SgMemberFunctionSymbolvirtual
getAttribute(std::string s) const SgSymbolvirtual
getChildIndex(SgNode *childNode) const SgMemberFunctionSymbolvirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
isChild(SgNode *node) const SgNode
isInMemoryPool()SgMemberFunctionSymbolvirtual
isSgMemberFunctionSymbol(SgNode *s)SgMemberFunctionSymbolfriend
isSgMemberFunctionSymbol(const SgNode *s)SgMemberFunctionSymbolfriend
memoryUsage()SgMemberFunctionSymbolstatic
numberOfAttributes() const SgSymbolvirtual
numberOfNodes()SgMemberFunctionSymbolstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgMemberFunctionSymbol
operator delete(void *pointer)SgMemberFunctionSymbol
operator new(size_t size)SgMemberFunctionSymbol
p_attributeMechanismSgSymbolprotected
p_declarationSgFunctionSymbolprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_isModifiedSgNodeprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
post_construction_initialization()SgNodeprotectedvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgMemberFunctionSymbolvirtual
removeAttribute(std::string s)SgSymbolvirtual
returnDataMemberPointers() const SgMemberFunctionSymbolvirtual
roseRTI()SgMemberFunctionSymbolvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgMemberFunctionSymbolvirtual
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgSymbolvirtual
set_declaration(SgFunctionDeclaration *declaration)SgFunctionSymbol
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
setAttribute(std::string s, AstAttribute *a)SgSymbolvirtual
SgFunctionSymbol(const SgFunctionSymbolStorageClass &source)SgFunctionSymbol
SgFunctionSymbol(SgFunctionDeclaration *declaration=NULL)SgFunctionSymbol
SgMemberFunctionSymbol(const SgMemberFunctionSymbolStorageClass &source)SgMemberFunctionSymbol
SgMemberFunctionSymbol(SgFunctionDeclaration *declaration=NULL)SgMemberFunctionSymbol
SgMemberFunctionSymbol_clearMemoryPool()SgMemberFunctionSymbolfriend
SgMemberFunctionSymbol_extendMemoryPoolForFileIO(unsigned long)SgMemberFunctionSymbolfriend
SgMemberFunctionSymbol_getNextValidPointer(std::pair< SgMemberFunctionSymbol *, std::vector< unsigned char * >::const_iterator > &)SgMemberFunctionSymbolfriend
SgMemberFunctionSymbol_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgMemberFunctionSymbolfriend
SgMemberFunctionSymbol_getPointerFromGlobalIndex(unsigned long globalIndex)SgMemberFunctionSymbolfriend
SgMemberFunctionSymbol_resetValidFreepointers()SgMemberFunctionSymbolfriend
SgMemberFunctionSymbolStorageClass classSgMemberFunctionSymbolfriend
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgSymbol(const SgSymbolStorageClass &source)SgSymbol
SgSymbol()SgSymbol
static_variant enum valueSgMemberFunctionSymbol
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgMemberFunctionSymbolstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgMemberFunctionSymbolstatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const SgNode
updateAttribute(std::string s, AstAttribute *a)SgSymbolvirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantT() const SgMemberFunctionSymbolvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgMemberFunctionSymbolstatic
~SgFunctionSymbol()SgFunctionSymbolvirtual
~SgMemberFunctionSymbol()SgMemberFunctionSymbolvirtual
~SgNode()SgNodevirtual
~SgSymbol()SgSymbolvirtual