ROSE  0.11.96.0
SgUntypedAttribute Member List

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

accept(ROSE_VisitorPattern &visitor) overrideSgUntypedAttributevirtual
addNewAttribute(std::string s, AstAttribute *a) overrideSgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgUntypedAttribute
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
all_pools (defined in SgNode)SgNodeprotectedstatic
attributeExists(std::string s) const overrideSgLocatedNodevirtual
base_node_type typedef (defined in SgUntypedAttribute)SgUntypedAttribute
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n)SgNodevirtual
cfgFindNextChildIndex(SgNode *n)SgNodevirtual
cfgForBeginning()SgNode
cfgForEnd()SgNode
cfgIndexForEnd() const SgNodevirtual
cfgInEdges(unsigned int index=false)SgNodevirtual
cfgIsIndexInteresting(unsigned int index) const SgNodevirtual
cfgOutEdges(unsigned int index=false)SgNodevirtual
checkDataMemberPointersIfInMemoryPool() overrideSgUntypedAttributevirtual
class_name() const overrideSgUntypedAttributevirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const overrideSgUntypedAttributevirtual
deleteMemoryPool() (defined in SgUntypedAttribute)SgUntypedAttributestatic
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgUntypedAttribute
fixupCopy(SgNode *copy, SgCopyHelp &help) const (defined in SgLocatedNode)SgLocatedNodevirtual
generateMatchingFileInfo() (defined in SgLocatedNode)SgLocatedNode
get_attachedPreprocessingInfoPtr() const (defined in SgLocatedNode)SgLocatedNode
get_attributeMechanism() const overrideSgLocatedNodevirtual
get_childIndex(SgNode *child) overrideSgUntypedAttributevirtual
get_containsTransformation() const SgNode
get_containsTransformationToSurroundingWhitespace() const (defined in SgLocatedNode)SgLocatedNode
get_endOfConstruct() const overrideSgLocatedNodevirtual
get_file_info() const overrideSgLocatedNodevirtual
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() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_named_attribute() const (defined in SgUntypedAttribute)SgUntypedAttribute
get_numberOfTraversalSuccessors() overrideSgUntypedAttributevirtual
get_parent() const SgNode
get_physical_file_id()SgLocatedNode
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct() const overrideSgLocatedNodevirtual
get_traversalSuccessorByIndex(size_t idx) overrideSgUntypedAttributevirtual
get_traversalSuccessorContainer() overrideSgUntypedAttributevirtual
get_traversalSuccessorNamesContainer() overrideSgUntypedAttributevirtual
get_type_name() const (defined in SgUntypedAttribute)SgUntypedAttribute
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const overrideSgLocatedNodevirtual
getChildIndex(SgNode *childNode) const overrideSgUntypedAttributevirtual
getClassHierarchySubTreeFunction(VariantT v) (defined in SgNode)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &) (defined in SgNode)SgNodestatic
getFilenameString() const (defined in SgLocatedNode)SgLocatedNode
insertToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo *anchorInfoPtr, bool insertAfter=true)SgLocatedNode
isChild(SgNode *node) const SgNode
isCompilerGenerated() const SgLocatedNode
isFrontendSpecific() const SgLocatedNode
isInMemoryPool() overrideSgUntypedAttributevirtual
isSgUntypedAttribute(SgNode *s)SgUntypedAttributefriend
isSgUntypedAttribute(const SgNode *s)SgUntypedAttributefriend
isShared() const SgLocatedNode
isTransformation() const SgLocatedNode
memoryUsage()SgUntypedAttributestatic
numberOfAttributes() const overrideSgLocatedNodevirtual
numberOfNodes()SgUntypedAttributestatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgUntypedAttribute
operator delete(void *pointer) (defined in SgUntypedAttribute)SgUntypedAttributeinline
operator new(size_t size)SgUntypedAttribute
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanism (defined in SgLocatedNode)SgLocatedNodeprotected
p_containsTransformation (defined in SgNode)SgNodeprotected
p_containsTransformationToSurroundingWhitespace (defined in SgLocatedNode)SgLocatedNodeprotected
p_endOfConstructSgLocatedNodeprotected
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_named_attribute (defined in SgUntypedAttribute)SgUntypedAttributeprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_startOfConstructSgLocatedNodeprotected
p_type_name (defined in SgUntypedAttribute)SgUntypedAttributeprotected
post_construction_initialization() overrideSgLocatedNodeprotectedvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *) overrideSgUntypedAttributevirtual
removeAttribute(std::string s) overrideSgLocatedNodevirtual
returnDataMemberPointers() const overrideSgUntypedAttributevirtual
roseRTI() overrideSgUntypedAttributevirtual
sage_class_name() const override ROSE_DEPRECATED_FUNCTIONSgUntypedAttributevirtual
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr) (defined in SgLocatedNode)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism) overrideSgLocatedNodevirtual
set_containsTransformation(bool containsTransformation)SgNode
set_containsTransformationToSurroundingWhitespace(bool containsTransformationToSurroundingWhitespace) (defined in SgLocatedNode)SgLocatedNode
set_endOfConstruct(Sg_File_Info *endOfConstruct)SgLocatedNode
set_file_info(Sg_File_Info *X)SgLocatedNodevirtual
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_named_attribute(std::string named_attribute) (defined in SgUntypedAttribute)SgUntypedAttribute
set_parent(SgNode *parent)SgNode
set_startOfConstruct(Sg_File_Info *startOfConstruct)SgLocatedNode
set_type_name(SgToken::ROSE_Fortran_Keywords type_name) (defined in SgUntypedAttribute)SgUntypedAttribute
setAttribute(std::string s, AstAttribute *a) overrideSgLocatedNodevirtual
setCompilerGenerated()SgLocatedNode
setFrontendSpecific()SgLocatedNode
setOutputInCodeGeneration()SgLocatedNode
setShared()SgLocatedNode
setSourcePositionUnavailableInFrontend()SgLocatedNode
setTransformation()SgLocatedNode
SgLocatedNode(const SgLocatedNodeStorageClass &source)SgLocatedNode
SgLocatedNode(Sg_File_Info *startOfConstruct=NULL)SgLocatedNode
SgLocatedNodeSupport(const SgLocatedNodeSupportStorageClass &source)SgLocatedNodeSupport
SgLocatedNodeSupport(Sg_File_Info *startOfConstruct) (defined in SgLocatedNodeSupport)SgLocatedNodeSupport
SgLocatedNodeSupport() (defined in SgLocatedNodeSupport)SgLocatedNodeSupport
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgUntypedAttribute(const SgUntypedAttributeStorageClass &source)SgUntypedAttribute
SgUntypedAttribute(Sg_File_Info *startOfConstruct, SgToken::ROSE_Fortran_Keywords type_name=SgToken::FORTRAN_UNKNOWN) (defined in SgUntypedAttribute)SgUntypedAttribute
SgUntypedAttribute(SgToken::ROSE_Fortran_Keywords type_name) (defined in SgUntypedAttribute)SgUntypedAttribute
SgUntypedAttribute() (defined in SgUntypedAttribute)SgUntypedAttribute
SgUntypedAttribute(SgToken::ROSE_Fortran_Keywords type_name, std::string named_attribute) (defined in SgUntypedAttribute)SgUntypedAttribute
SgUntypedNode(const SgUntypedNodeStorageClass &source)SgUntypedNode
SgUntypedNode(Sg_File_Info *startOfConstruct) (defined in SgUntypedNode)SgUntypedNode
SgUntypedNode() (defined in SgUntypedNode)SgUntypedNode
static_variant enum value (defined in SgUntypedAttribute)SgUntypedAttribute
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgUntypedAttributestatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgUntypedAttributestatic
unparse(SgUnparse_Info &info) (defined in SgUntypedNode)SgUntypedNodevirtual
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const (defined in SgNode)SgNode
unsetCompilerGenerated() (defined in SgLocatedNode)SgLocatedNode
unsetFrontendSpecific() (defined in SgLocatedNode)SgLocatedNode
unsetOutputInCodeGeneration() (defined in SgLocatedNode)SgLocatedNode
unsetShared() (defined in SgLocatedNode)SgLocatedNode
unsetSourcePositionUnavailableInFrontend() (defined in SgLocatedNode)SgLocatedNode
unsetTransformation() (defined in SgLocatedNode)SgLocatedNode
updateAttribute(std::string s, AstAttribute *a) overrideSgLocatedNodevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantFromPool(SgNode const *n) (defined in SgNode)SgNodestatic
variantT() const overrideSgUntypedAttributevirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgUntypedAttributestatic
~SgLocatedNode()SgLocatedNodevirtual
~SgLocatedNodeSupport() (defined in SgLocatedNodeSupport)SgLocatedNodeSupportvirtual
~SgNode()SgNodevirtual
~SgUntypedAttribute() (defined in SgUntypedAttribute)SgUntypedAttributevirtual
~SgUntypedNode() (defined in SgUntypedNode)SgUntypedNodevirtual