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

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

accept(ROSE_VisitorPattern &visitor)SgPointerTypevirtual
addNewAttribute(std::string s, AstAttribute *a)SgTypevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgPointerType
arithmetic_conversions(SgType *, SgType *)SgTypestatic
AST_FILE_IO classSgPointerTypefriend
AstSpecificDataManagingClass classSgPointerTypefriend
AstSpecificDataManagingClassStorageClass classSgPointerTypefriend
attributeExists(std::string s) const SgTypevirtual
base_node_type typedefSgPointerType
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()SgPointerTypevirtual
class_name() const SgPointerTypevirtual
clearGlobalMangledNameMap()SgNodestatic
containsInternalTypes()SgType
copy(SgCopyHelp &help) const SgPointerTypevirtual
createType(SgType *type=NULL, SgExpression *optional_fortran_type_kind=NULL)SgPointerTypestatic
depthOfSubtree()SgNode
dereference()SgType
dereference() const SgType
e_allocatable enum valueSgType
e_asynchronous enum valueSgType
e_bind enum valueSgType
e_data enum valueSgType
e_dimension enum valueSgType
e_intent enum valueSgType
e_last_attribute_specifier enum valueSgType
e_optional enum valueSgType
e_parameter enum valueSgType
e_pointer enum valueSgType
e_private_access enum valueSgType
e_protected enum valueSgType
e_public_access enum valueSgType
e_save enum valueSgType
e_target enum valueSgType
e_unknown_attribute_specifier enum valueSgType
e_value enum valueSgType
e_volatile enum valueSgType
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgPointerType
findBaseType() const SgType
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNodevirtual
float_promotion(SgType *, SgType *)SgTypestatic
fortran_attribute_specifiers_enum enum nameSgType
get_attributeMechanism() const SgTypevirtual
get_base_type() const SgPointerType
get_childIndex(SgNode *child)SgPointerTypevirtual
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_isCoArray() const SgType
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_mangled(void) const SgPointerTypevirtual
get_modifiers() const SgType
get_numberOfTraversalSuccessors()SgPointerTypevirtual
get_parent() const SgNode
get_ptr_to() const SgType
get_ref_to() const SgType
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct(void) const SgNodeinlinevirtual
get_substitutedForTemplateParam() const SgType
get_traversalSuccessorByIndex(size_t idx)SgPointerTypevirtual
get_traversalSuccessorContainer()SgPointerTypevirtual
get_traversalSuccessorNamesContainer()SgPointerTypevirtual
get_type_kind() const SgTypevirtual
get_typedefs() const SgType
getAssociatedDeclaration() const SgType
getAttribute(std::string s) const SgTypevirtual
getChildIndex(SgNode *childNode) const SgPointerTypevirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
getCurrentScope()SgTypestatic
getInternalTypes() const SgType
handledUsingLocalTable(SgType *t)SgTypestatic
hasExplicitType()SgType
integer_promotion(SgType *, SgType *)SgTypestatic
isChild(SgNode *node) const SgNode
isFloatType() const SgType
isInMemoryPool()SgPointerTypevirtual
isIntegerType() const SgType
isSgPointerType(SgNode *s)SgPointerTypefriend
isSgPointerType(const SgNode *s)SgPointerTypefriend
isUnsignedType() const SgType
mangledNameSupport(SgName &fname, SgUnparse_Info &info)SgTypeprotected
memoryUsage()SgPointerTypestatic
numberOfAttributes() const SgTypevirtual
numberOfNodes()SgPointerTypestatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgPointerType
operator delete(void *pointer)SgPointerType
operator new(size_t size)SgPointerType
p_attributeMechanismSgTypeprotected
p_base_typeSgPointerTypeprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_isCoArraySgTypeprotected
p_isModifiedSgNodeprotected
p_modifiersSgTypeprotected
p_parentSgNodeprotected
p_ptr_toSgTypeprotected
p_ref_toSgTypeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_substitutedForTemplateParamSgTypeprotected
p_type_kindSgTypeprotected
p_typedefsSgTypeprotected
post_construction_initialization()SgNodeprotectedvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgPointerTypevirtual
removeAttribute(std::string s)SgTypevirtual
reset_base_type(SgType *baseType)SgType
returnDataMemberPointers() const SgPointerTypevirtual
roseRTI()SgPointerTypevirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgPointerTypevirtual
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgTypevirtual
set_base_type(SgType *base_type)SgPointerType
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_isCoArray(bool isCoArray)SgType
set_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_modifiers(SgModifierNodes *modifiers)SgType
set_parent(SgNode *parent)SgNode
set_ptr_to(SgPointerType *ptr_to)SgType
set_ref_to(SgReferenceType *ref_to)SgType
set_substitutedForTemplateParam(int substitutedForTemplateParam)SgType
set_type_kind(SgExpression *type_kind)SgTypevirtual
set_typedefs(SgTypedefSeq *typedefs)SgType
setAttribute(std::string s, AstAttribute *a)SgTypevirtual
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgPointerType(const SgPointerTypeStorageClass &source)SgPointerType
SgPointerType(SgType *base_type=NULL)SgPointerType
SgPointerType_clearMemoryPool()SgPointerTypefriend
SgPointerType_extendMemoryPoolForFileIO(unsigned long)SgPointerTypefriend
SgPointerType_getNextValidPointer(std::pair< SgPointerType *, std::vector< unsigned char * >::const_iterator > &)SgPointerTypefriend
SgPointerType_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgPointerTypefriend
SgPointerType_getPointerFromGlobalIndex(unsigned long globalIndex)SgPointerTypefriend
SgPointerType_resetValidFreepointers()SgPointerTypefriend
SgPointerTypeStorageClass classSgPointerTypefriend
SgType()SgType
SgType(const SgType &X)SgType
SgType(const SgTypeStorageClass &source)SgType
static_variant enum valueSgPointerType
STRIP_ARRAY_TYPESgTypestatic
STRIP_MODIFIER_TYPESgTypestatic
STRIP_POINTER_TYPESgTypestatic
STRIP_REFERENCE_TYPESgTypestatic
STRIP_TYPEDEF_TYPESgTypestatic
stripType(unsigned char bit_array=STRIP_MODIFIER_TYPE|STRIP_REFERENCE_TYPE|STRIP_POINTER_TYPE|STRIP_ARRAY_TYPE|STRIP_TYPEDEF_TYPE) const SgType
stripTypedefsAndModifiers() const SgType
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgPointerTypestatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgPointerTypestatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const SgNode
updateAttribute(std::string s, AstAttribute *a)SgTypevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantT() const SgPointerTypevirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgPointerTypestatic
~SgNode()SgNodevirtual
~SgPointerType()SgPointerTypevirtual
~SgType()SgTypevirtual