SgClassDeclaration Member List

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

accept(ROSE_VisitorPattern &visitor)SgClassDeclaration [virtual]
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNode [virtual]
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgClassDeclaration
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
AST_FILE_IO classSgClassDeclaration [friend]
AstSpecificDataManagingClass classSgClassDeclaration [friend]
AstSpecificDataManagingClassStorageClass classSgClassDeclaration [friend]
attributeExists(std::string s) const SgLocatedNode [virtual]
base_node_type typedefSgClassDeclaration
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNode [static]
cfgFindChildIndex(SgNode *n)SgStatement [virtual]
cfgFindNextChildIndex(SgNode *n)SgStatement [virtual]
cfgForBeginning()SgNode [inline]
cfgForEnd()SgNode [inline]
cfgIndexForEnd() const SgClassDeclaration [virtual]
cfgInEdges(unsigned int index)SgClassDeclaration [virtual]
cfgIsIndexInteresting(unsigned int index) const SgStatement [virtual]
cfgOutEdges(unsigned int index)SgClassDeclaration [virtual]
checkDataMemberPointersIfInMemoryPool()SgClassDeclaration [virtual]
class_name() const SgClassDeclaration [virtual]
class_types enum nameSgClassDeclaration
clearGlobalMangledNameMap()SgNode [static]
compute_classDefinition() const SgClassDeclaration [protected]
copy(SgCopyHelp &help) const SgClassDeclaration [virtual]
depthOfSubtree()SgNode
e_class enum valueSgClassDeclaration
e_gnu_attribute_visability_hidden enum valueSgDeclarationStatement
e_gnu_attribute_visability_internal enum valueSgDeclarationStatement
e_gnu_attribute_visability_protected enum valueSgDeclarationStatement
e_gnu_attribute_visability_unknown enum valueSgDeclarationStatement
e_gnu_attribute_visability_unspecified enum valueSgDeclarationStatement
e_last_gnu_visability_attribute enum valueSgDeclarationStatement
e_no_specialization enum valueSgDeclarationStatement
e_partial_specialization enum valueSgDeclarationStatement
e_specialization enum valueSgDeclarationStatement
e_struct enum valueSgClassDeclaration
e_template_parameter enum valueSgClassDeclaration
e_template_specialization_last enum valueSgDeclarationStatement
e_union enum valueSgClassDeclaration
e_unknown enum valueSgDeclarationStatement
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgClassDeclaration
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgClassDeclaration [virtual]
fixupTemplateNameForMangledNameSupport(const SgName &s) const SgDeclarationStatement [protected]
generate_alternative_name_for_unnamed_declaration(SgNode *parent) const SgDeclarationStatement [protected]
generate_alternative_name_for_unnamed_declaration_in_scope(SgScopeStatement *scope) const SgDeclarationStatement [protected]
generateMatchingFileInfo()SgLocatedNode
get_attachedPreprocessingInfoPtr() const SgLocatedNode
get_attributeMechanism() const SgLocatedNode [virtual]
get_binding_label() const SgDeclarationStatement
get_childIndex(SgNode *child)SgClassDeclaration [virtual]
get_class_type() const SgClassDeclaration
get_decl_attributes() const SgDeclarationStatement
get_declaration_associated_with_symbol() const SgDeclarationStatement
get_declarationModifier() const SgDeclarationStatement
get_declarationModifier()SgDeclarationStatement
get_decoratorList() const SgClassDeclaration
get_definingDeclaration() const SgDeclarationStatement
get_definition() const SgClassDeclaration
get_endOfConstruct() const SgLocatedNode [virtual]
get_explicit_interface() const SgClassDeclaration
get_externBrace() const SgDeclarationStatement
get_file_info() const SgLocatedNode [virtual]
get_firstNondefiningDeclaration() const SgDeclarationStatement
get_fixupScope() const SgClassDeclaration
get_forward() const SgDeclarationStatement
get_freepointer() const SgNode
get_from_template() const SgClassDeclaration
get_global_qualification_required() const SgClassDeclaration
get_globalFunctionTypeTable()SgNode [static]
get_globalMangledNameMap()SgNode [static]
get_globalQualifiedNameMapForNames()SgNode [static]
get_globalQualifiedNameMapForTypes()SgNode [static]
get_globalTypeNameMap()SgNode [static]
get_globalTypeTable()SgNode [static]
get_isModified() const SgNode
get_isUnNamed() const SgClassDeclaration
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_linkage() const SgDeclarationStatement
get_mangled_name(void) const SgClassDeclaration [virtual]
get_mangled_qualified_name(int &cnt)SgClassDeclaration
get_name() const SgClassDeclaration
get_name_qualification_length() const SgClassDeclaration
get_nameOnly() const SgDeclarationStatement
get_numberOfTraversalSuccessors()SgClassDeclaration [virtual]
get_numeric_label() const SgStatement
get_parent() const SgNode
get_qualified_name() const SgClassDeclaration [virtual]
get_qualified_name_prefix() const SgDeclarationStatement
get_qualifiedNameList()SgDeclarationStatement
get_qualifiedNameList() const SgDeclarationStatement
get_scope() const SgClassDeclaration [virtual]
get_shortMangledNameCache()SgNode [static]
get_skipElaborateType() const SgDeclarationStatement
get_source_sequence_value() const SgStatement
get_specialization() const SgClassDeclaration
get_startOfConstruct() const SgLocatedNode [virtual]
get_symbol_from_symbol_table() const SgClassDeclaration [virtual]
get_traversalSuccessorByIndex(size_t idx)SgClassDeclaration [virtual]
get_traversalSuccessorContainer()SgClassDeclaration [virtual]
get_traversalSuccessorNamesContainer()SgClassDeclaration [virtual]
get_type() const SgClassDeclaration
get_type_elaboration_required() const SgClassDeclaration
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNode [virtual]
getChildIndex(SgNode *childNode) const SgClassDeclaration [virtual]
getClassHierarchySubTreeFunction(VariantT v)SgNode [static]
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNode [static]
getFilenameString() const SgLocatedNode
gnu_extension_visability_attribute_enum enum nameSgDeclarationStatement
has_end_numeric_label() const SgStatement [virtual]
hasAssociatedSymbol() const SgDeclarationStatement
hasExplicitScope() const SgClassDeclaration [virtual]
insert_child(SgStatement *, SgStatement *, bool inFront=true, bool extractListFromBasicBlock=false)SgStatement [protected, virtual]
insert_statement(SgStatement *target, SgStatement *newstmt, bool inFront=true)SgStatement
insert_statement(SgStatement *target, const SgStatementPtrList &newstmtList, bool inFront=true)SgStatement
insert_statement_from_basicBlock(SgStatement *target, SgStatement *newstmt, bool inFront=true)SgStatement
isChild(SgNode *node) const SgNode
isChildUsedAsLValue(const SgExpression *child) const SgStatement [virtual]
isExternBrace() const SgDeclarationStatement
isForward() const SgDeclarationStatement
isInMemoryPool()SgClassDeclaration [virtual]
isNameOnly() const SgDeclarationStatement
isPartialSpecialization() const SgClassDeclaration
isSgClassDeclaration(SgNode *s)SgClassDeclaration [friend]
isSgClassDeclaration(const SgNode *s)SgClassDeclaration [friend]
isSgDeclarationStatement(SgNode *s)SgDeclarationStatement [friend]
isSgDeclarationStatement(const SgNode *s)SgDeclarationStatement [friend]
isSgLocatedNode(SgNode *s)SgLocatedNode [friend]
isSgLocatedNode(const SgNode *s)SgLocatedNode [friend]
isSgNode(SgNode *s)SgNode [friend]
isSgNode(const SgNode *s)SgNode [friend]
isSgStatement(SgNode *s)SgStatement [friend]
isSgStatement(const SgNode *s)SgStatement [friend]
isSpecialization() const SgClassDeclaration
memoryUsage()SgClassDeclaration [static]
numberOfAttributes() const SgLocatedNode [virtual]
numberOfNodes()SgClassDeclaration [static]
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgClassDeclaration
operator delete(void *pointer)SgClassDeclaration
operator new(size_t size)SgClassDeclaration
p_attachedPreprocessingInfoPtrSgLocatedNode [protected]
p_attributeMechanismSgLocatedNode [protected]
p_binding_labelSgDeclarationStatement [protected]
p_class_typeSgClassDeclaration [protected]
p_decl_attributesSgDeclarationStatement [protected]
p_declarationModifierSgDeclarationStatement [protected]
p_decoratorListSgClassDeclaration [protected]
p_definingDeclarationSgDeclarationStatement [protected]
p_definitionSgClassDeclaration [protected]
p_endOfConstructSgLocatedNode [protected]
p_explicit_interfaceSgClassDeclaration [protected]
p_externBraceSgDeclarationStatement [protected]
p_firstNondefiningDeclarationSgDeclarationStatement [protected]
p_fixupScopeSgClassDeclaration [protected]
p_forwardSgDeclarationStatement [protected]
p_freepointerSgNode [protected]
p_from_templateSgClassDeclaration [protected]
p_global_qualification_requiredSgClassDeclaration [protected]
p_globalFunctionTypeTableSgNode [protected, static]
p_globalMangledNameMapSgNode [protected, static]
p_globalQualifiedNameMapForNamesSgNode [protected, static]
p_globalQualifiedNameMapForTypesSgNode [protected, static]
p_globalTypeNameMapSgNode [protected, static]
p_globalTypeTableSgNode [protected, static]
p_isModifiedSgNode [protected]
p_isUnNamedSgClassDeclaration [protected]
p_linkageSgDeclarationStatement [protected]
p_nameSgClassDeclaration [protected]
p_name_qualification_lengthSgClassDeclaration [protected]
p_nameOnlySgDeclarationStatement [protected]
p_numeric_labelSgStatement [protected]
p_parentSgNode [protected]
p_qualifiedNameListSgDeclarationStatement [protected]
p_scopeSgClassDeclaration [protected]
p_shortMangledNameCacheSgNode [protected, static]
p_skipElaborateTypeSgDeclarationStatement [protected]
p_source_sequence_valueSgStatement [protected]
p_specializationSgClassDeclaration [protected]
p_startOfConstructSgLocatedNode [protected]
p_typeSgClassDeclaration [protected]
p_type_elaboration_requiredSgClassDeclaration [protected]
post_construction_initialization()SgClassDeclaration [virtual]
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgClassDeclaration [virtual]
remove_statement(SgStatement *)SgStatement
removeAttribute(std::string s)SgLocatedNode [virtual]
replace_child(SgStatement *, SgStatement *, bool extractListFromBasicBlock=false)SgClassDeclaration [protected, virtual]
replace_expression(SgExpression *, SgExpression *)SgStatement [virtual]
replace_statement(SgStatement *target, SgStatement *newstmt)SgStatement
replace_statement(SgStatement *target, const SgStatementPtrList &newstmtList)SgStatement
replace_statement_from_basicBlock(SgStatement *target, SgStatement *newstmt)SgStatement
resetTemplateNameSupport(bool &nameResetFromMangledForm, SgName &name)SgDeclarationStatement [protected]
returnDataMemberPointers() const SgClassDeclaration [virtual]
roseRTI()SgClassDeclaration [virtual]
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgClassDeclaration [virtual]
search_for_symbol_from_symbol_table() const SgDeclarationStatement
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgLocatedNode [virtual]
set_binding_label(std::string binding_label)SgDeclarationStatement
set_class_type(SgClassDeclaration::class_types class_type)SgClassDeclaration
set_decl_attributes(unsigned int decl_attributes)SgDeclarationStatement
set_decoratorList(SgExprListExp *decoratorList)SgClassDeclaration
set_definingDeclaration(SgDeclarationStatement *definingDeclaration)SgDeclarationStatement
set_definition(SgClassDefinition *definition)SgClassDeclaration
set_end_numeric_label(SgLabelRefExp *end_numeric_label)SgStatement [virtual]
set_endOfConstruct(Sg_File_Info *endOfConstruct)SgLocatedNode
set_explicit_interface(bool explicit_interface)SgClassDeclaration
set_externBrace(bool externBrace)SgDeclarationStatement
set_file_info(Sg_File_Info *X)SgLocatedNode [virtual]
set_firstNondefiningDeclaration(SgDeclarationStatement *firstNondefiningDeclaration)SgDeclarationStatement
set_fixupScope(bool fixupScope)SgClassDeclaration
set_forward(bool forward)SgDeclarationStatement
set_freepointer(SgNode *freepointer)SgNode
set_from_template(bool from_template)SgClassDeclaration
set_global_qualification_required(bool global_qualification_required)SgClassDeclaration
set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable)SgNode [static]
set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X)SgNode [static]
set_globalQualifiedNameMapForTypes(const std::map< SgNode *, std::string > &X)SgNode [static]
set_globalTypeNameMap(const std::map< SgNode *, std::string > &X)SgNode [static]
set_globalTypeTable(SgTypeTable *globalTypeTable)SgNode [static]
set_isModified(bool isModified)SgNode
set_isUnNamed(bool isUnNamed)SgClassDeclaration
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_linkage(std::string linkage)SgDeclarationStatement
set_name(SgName name)SgClassDeclaration
set_name_qualification_length(int name_qualification_length)SgClassDeclaration
set_nameOnly(bool nameOnly)SgDeclarationStatement
set_numeric_label(SgLabelRefExp *numeric_label)SgStatement
set_parent(SgNode *parent)SgNode
set_qualifiedNameList(const SgQualifiedNamePtrList &x)SgDeclarationStatement
set_scope(SgScopeStatement *scope)SgClassDeclaration [virtual]
set_skipElaborateType(bool skipElaborateType)SgDeclarationStatement
set_source_sequence_value(int source_sequence_value)SgStatement
set_specialization(SgDeclarationStatement::template_specialization_enum specialization)SgClassDeclaration
set_startOfConstruct(Sg_File_Info *startOfConstruct)SgLocatedNode
set_type(SgClassType *type)SgClassDeclaration
set_type_elaboration_required(bool type_elaboration_required)SgClassDeclaration
setAttribute(std::string s, AstAttribute *a)SgLocatedNode [virtual]
setCompilerGenerated()SgLocatedNode
setExtern() ROSE_DEPRECATED_FUNCTIONSgStatement [virtual]
setExternBrace()SgDeclarationStatement
setForward()SgDeclarationStatement
setFrontendSpecific()SgLocatedNode
setNameOnly()SgDeclarationStatement
setOutputInCodeGeneration()SgLocatedNode
setSkipElaborateType()SgDeclarationStatement
setSourcePositionUnavailableInFrontend()SgLocatedNode
setStatic() ROSE_DEPRECATED_FUNCTIONSgStatement [virtual]
SgClassDeclaration(const SgClassDeclarationStorageClass &source)SgClassDeclaration
SgClassDeclaration(Sg_File_Info *startOfConstruct, SgName name="", SgClassDeclaration::class_types class_type=SgClassDeclaration::e_class, SgClassType *type=NULL, SgClassDefinition *definition=NULL)SgClassDeclaration
SgClassDeclaration(SgName name, SgClassDeclaration::class_types class_type, SgClassType *type, SgClassDefinition *definition)SgClassDeclaration
SgClassDeclaration_clearMemoryPool()SgClassDeclaration [friend]
SgClassDeclaration_extendMemoryPoolForFileIO(unsigned long)SgClassDeclaration [friend]
SgClassDeclaration_getNextValidPointer(std::pair< SgClassDeclaration *, std::vector< unsigned char * >::const_iterator > &)SgClassDeclaration [friend]
SgClassDeclaration_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgClassDeclaration [friend]
SgClassDeclaration_getPointerFromGlobalIndex(unsigned long globalIndex)SgClassDeclaration [friend]
SgClassDeclaration_resetValidFreepointers()SgClassDeclaration [friend]
SgClassDeclarationStorageClass classSgClassDeclaration [friend]
SgDeclarationStatement(const SgDeclarationStatementStorageClass &source)SgDeclarationStatement
SgDeclarationStatement(Sg_File_Info *startOfConstruct)SgDeclarationStatement
SgDeclarationStatement()SgDeclarationStatement
SgLocatedNode(const SgLocatedNodeStorageClass &source)SgLocatedNode
SgLocatedNode(Sg_File_Info *startOfConstruct=NULL)SgLocatedNode
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgStatement(const SgStatementStorageClass &source)SgStatement
SgStatement(Sg_File_Info *startOfConstruct)SgStatement
SgStatement()SgStatement
skipElaborateType() const SgDeclarationStatement
skipEmptyTemplateArgumentListTest(SgFunctionDeclaration *functionDeclaration)SgDeclarationStatement [protected]
static_variant enum valueSgClassDeclaration
template_specialization_enum enum nameSgDeclarationStatement
testForBadGenerateTemplateName(const std::string &name)SgDeclarationStatement [protected]
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgClassDeclaration [static]
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgClassDeclaration [static]
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNode [virtual]
unparseToString() const SgNode
unsetCompilerGenerated()SgLocatedNode
unsetExternBrace()SgDeclarationStatement
unsetForward()SgDeclarationStatement
unsetFrontendSpecific()SgLocatedNode
unsetNameOnly()SgDeclarationStatement
unsetOutputInCodeGeneration()SgLocatedNode
unsetSkipElaborateType()SgDeclarationStatement
unsetSourcePositionUnavailableInFrontend()SgLocatedNode
updateAttribute(std::string s, AstAttribute *a)SgLocatedNode [virtual]
variant() const ROSE_DEPRECATED_FUNCTIONSgNode [inline]
variantT() const SgClassDeclaration [virtual]
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgClassDeclaration [static]
~SgClassDeclaration()SgClassDeclaration [virtual]
~SgDeclarationStatement()SgDeclarationStatement [virtual]
~SgLocatedNode()SgLocatedNode [virtual]
~SgNode()SgNode [virtual]
~SgStatement()SgStatement [virtual]


Generated on Sat May 19 01:00:57 2012 for ROSE by  doxygen 1.4.7