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

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

accept(ROSE_VisitorPattern &visitor)SgTypeComplexvirtual
addNewAttribute(std::string s, AstAttribute *a)SgTypevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgTypeComplex
arithmetic_conversions(SgType *, SgType *)SgTypestatic
AST_FILE_IO classSgTypeComplexfriend
AstSpecificDataManagingClass classSgTypeComplexfriend
AstSpecificDataManagingClassStorageClass classSgTypeComplexfriend
attributeExists(std::string s) const SgTypevirtual
base_node_type typedefSgTypeComplex
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()SgTypeComplexvirtual
class_name() const SgTypeComplexvirtual
clearGlobalMangledNameMap()SgNodestatic
containsInternalTypes()SgType
copy(SgCopyHelp &help) const SgTypeComplexvirtual
createType(SgType *base_type, SgExpression *optional_fortran_type_kind=NULL)SgTypeComplexstatic
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)SgTypeComplex
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 SgTypeComplex
get_childIndex(SgNode *child)SgTypeComplexvirtual
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 SgTypeComplexvirtual
get_modifiers() const SgType
get_numberOfTraversalSuccessors()SgTypeComplexvirtual
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)SgTypeComplexvirtual
get_traversalSuccessorContainer()SgTypeComplexvirtual
get_traversalSuccessorNamesContainer()SgTypeComplexvirtual
get_type_kind() const SgTypeComplexvirtual
get_typedefs() const SgType
getAssociatedDeclaration() const SgType
getAttribute(std::string s) const SgTypevirtual
getChildIndex(SgNode *childNode) const SgTypeComplexvirtual
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()SgTypeComplexvirtual
isIntegerType() const SgType
isSgTypeComplex(SgNode *s)SgTypeComplexfriend
isSgTypeComplex(const SgNode *s)SgTypeComplexfriend
isUnsignedType() const SgType
mangledNameSupport(SgName &fname, SgUnparse_Info &info)SgTypeprotected
memoryUsage()SgTypeComplexstatic
numberOfAttributes() const SgTypevirtual
numberOfNodes()SgTypeComplexstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgTypeComplex
operator delete(void *pointer)SgTypeComplex
operator new(size_t size)SgTypeComplex
p_attributeMechanismSgTypeprotected
p_base_typeSgTypeComplexprotected
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 *)SgTypeComplexvirtual
removeAttribute(std::string s)SgTypevirtual
reset_base_type(SgType *baseType)SgType
returnDataMemberPointers() const SgTypeComplexvirtual
roseRTI()SgTypeComplexvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgTypeComplexvirtual
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgTypevirtual
set_base_type(SgType *base_type)SgTypeComplex
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)SgTypeComplexvirtual
set_typedefs(SgTypedefSeq *typedefs)SgType
setAttribute(std::string s, AstAttribute *a)SgTypevirtual
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgType()SgType
SgType(const SgType &X)SgType
SgType(const SgTypeStorageClass &source)SgType
SgTypeComplex(const SgTypeComplexStorageClass &source)SgTypeComplex
SgTypeComplex(SgType *base_type=NULL)SgTypeComplex
SgTypeComplex_clearMemoryPool()SgTypeComplexfriend
SgTypeComplex_extendMemoryPoolForFileIO(unsigned long)SgTypeComplexfriend
SgTypeComplex_getNextValidPointer(std::pair< SgTypeComplex *, std::vector< unsigned char * >::const_iterator > &)SgTypeComplexfriend
SgTypeComplex_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgTypeComplexfriend
SgTypeComplex_getPointerFromGlobalIndex(unsigned long globalIndex)SgTypeComplexfriend
SgTypeComplex_resetValidFreepointers()SgTypeComplexfriend
SgTypeComplexStorageClass classSgTypeComplexfriend
static_variant enum valueSgTypeComplex
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)SgTypeComplexstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgTypeComplexstatic
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 SgTypeComplexvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgTypeComplexstatic
~SgNode()SgNodevirtual
~SgType()SgTypevirtual
~SgTypeComplex()SgTypeComplexvirtual