ROSE  0.11.96.11
SgBitAttribute Member List

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

accept(ROSE_VisitorPattern &visitor) overrideSgBitAttributevirtual
addNewAttribute(std::string s, AstAttribute *a)SgNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgBitAttribute
all_pools (defined in SgNode)SgNodeprotectedstatic
attributeExists(std::string s) constSgNodevirtual
base_node_type typedef (defined in SgBitAttribute)SgBitAttribute
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n)SgNodevirtual
cfgFindNextChildIndex(SgNode *n)SgNodevirtual
cfgForBeginning()SgNode
cfgForEnd()SgNode
cfgIndexForEnd() constSgNodevirtual
cfgInEdges(unsigned int index=false)SgNodevirtual
cfgIsIndexInteresting(unsigned int index) constSgNodevirtual
cfgOutEdges(unsigned int index=false)SgNodevirtual
checkDataMemberPointersIfInMemoryPool() overrideSgBitAttributevirtual
class_name() const overrideSgBitAttributevirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const overrideSgBitAttributevirtual
deleteMemoryPool() (defined in SgBitAttribute)SgBitAttributestatic
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgBitAttribute
fixupCopy(SgNode *copy, SgCopyHelp &help) const (defined in SgNode)SgNodevirtual
get_attributeMechanism() constSgNodevirtual
get_bitflag() const (defined in SgBitAttribute)SgBitAttribute
get_childIndex(SgNode *child) overrideSgBitAttributevirtual
get_containsTransformation() constSgNode
get_endOfConstruct(void) constSgNodeinlinevirtual
get_file_info(void) constSgNodeinlinevirtual
get_freepointer() const (defined in SgNode)SgNode
get_globalFunctionTypeTable()SgNodestatic
get_globalMangledNameMap()SgNodestatic
get_globalQualifiedNameMapForMapsOfTypes()SgNodestatic
get_globalQualifiedNameMapForNames()SgNodestatic
get_globalQualifiedNameMapForTemplateHeaders()SgNodestatic
get_globalQualifiedNameMapForTypes()SgNodestatic
get_globalTypeNameMap()SgNodestatic
get_globalTypeTable()SgNodestatic
get_isModified() constSgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_name() const (defined in SgAttribute)SgAttribute
get_numberOfTraversalSuccessors() overrideSgBitAttributevirtual
get_parent() constSgNode
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct(void) constSgNodeinlinevirtual
get_traversalSuccessorByIndex(size_t idx) overrideSgBitAttributevirtual
get_traversalSuccessorContainer() overrideSgBitAttributevirtual
get_traversalSuccessorNamesContainer() overrideSgBitAttributevirtual
getAttribute(std::string s) constSgNodevirtual
getChildIndex(SgNode *childNode) const overrideSgBitAttributevirtual
getClassHierarchySubTreeFunction(VariantT v) (defined in SgNode)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &) (defined in SgNode)SgNodestatic
isChild(SgNode *node) constSgNode
isInMemoryPool() overrideSgBitAttributevirtual
isPragma() const (defined in SgAttribute)SgAttributeinlinevirtual
isSame(const std::string &str) (defined in SgAttribute)SgAttribute
isSgBitAttribute(SgNode *s)SgBitAttributefriend
isSgBitAttribute(const SgNode *s)SgBitAttributefriend
memoryUsage()SgBitAttributestatic
numberOfAttributes() constSgNodevirtual
numberOfNodes()SgBitAttributestatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgBitAttribute
operator delete(void *pointer) (defined in SgBitAttribute)SgBitAttributeinline
operator new(size_t size)SgBitAttribute
p_bitflag (defined in SgBitAttribute)SgBitAttributeprotected
p_containsTransformation (defined in SgNode)SgNodeprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForMapsOfTypes (defined in SgNode)SgNodeprotectedstatic
p_globalQualifiedNameMapForNames (defined in SgNode)SgNodeprotectedstatic
p_globalQualifiedNameMapForTemplateHeaders (defined in SgNode)SgNodeprotectedstatic
p_globalQualifiedNameMapForTypes (defined in SgNode)SgNodeprotectedstatic
p_globalTypeNameMap (defined in SgNode)SgNodeprotectedstatic
p_globalTypeTable (defined in SgNode)SgNodeprotectedstatic
p_isModifiedSgNodeprotected
p_name (defined in SgAttribute)SgAttributeprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
post_construction_initialization()SgNodeprotectedvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *) overrideSgBitAttributevirtual
removeAttribute(std::string s)SgNodevirtual
returnDataMemberPointers() const overrideSgBitAttributevirtual
roseRTI() overrideSgBitAttributevirtual
sage_class_name() const override ROSE_DEPRECATED_FUNCTIONSgBitAttributevirtual
set_attributeMechanism(AstAttributeMechanism *a)SgNodevirtual
set_bitflag(unsigned long int bitflag) (defined in SgBitAttribute)SgBitAttribute
set_containsTransformation(bool containsTransformation)SgNode
set_freepointer(SgNode *freepointer) (defined in SgNode)SgNode
set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable)SgNodestatic
set_globalQualifiedNameMapForMapsOfTypes(const std::map< SgNode *, std::map< SgNode *, std::string > > &X)SgNodestatic
set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalQualifiedNameMapForTemplateHeaders(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_name(std::string name) (defined in SgAttribute)SgAttribute
set_parent(SgNode *parent)SgNode
setAttribute(std::string s, AstAttribute *a)SgNodevirtual
SgAttribute(const SgAttributeStorageClass &source)SgAttribute
SgAttribute(std::string name="") (defined in SgAttribute)SgAttribute
SgBitAttribute(const SgBitAttributeStorageClass &source)SgBitAttribute
SgBitAttribute(std::string name="", unsigned long int bitflag=0) (defined in SgBitAttribute)SgBitAttribute
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgSupport(const SgSupportStorageClass &source)SgSupport
SgSupport()SgSupport
static_variant enum value (defined in SgBitAttribute)SgBitAttribute
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgBitAttributestatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgBitAttributestatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) constSgNodevirtual
unparseToString() const (defined in SgNode)SgNode
updateAttribute(std::string s, AstAttribute *a)SgNodevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantFromPool(SgNode const *n) (defined in SgNode)SgNodestatic
variantT() const overrideSgBitAttributevirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgBitAttributestatic
~SgAttribute() (defined in SgAttribute)SgAttributevirtual
~SgBitAttribute() (defined in SgBitAttribute)SgBitAttributevirtual
~SgNode()SgNodevirtual
~SgSupport()SgSupportvirtual