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

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

accept(ROSE_VisitorPattern &visitor)SgJavaMarkerAnnotationvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgJavaMarkerAnnotation
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
AST_FILE_IO classSgJavaMarkerAnnotationfriend
AstSpecificDataManagingClass classSgJavaMarkerAnnotationfriend
AstSpecificDataManagingClassStorageClass classSgJavaMarkerAnnotationfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgJavaMarkerAnnotation
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n)SgExpressionvirtual
cfgFindNextChildIndex(SgNode *n)SgExpressionvirtual
cfgForBeginning()SgNodeinline
cfgForEnd()SgNodeinline
cfgIndexForEnd() const SgJavaAnnotationvirtual
cfgInEdges(unsigned int index)SgJavaAnnotationvirtual
cfgIsIndexInteresting(unsigned int index) const SgExpressionvirtual
cfgOutEdges(unsigned int index)SgJavaAnnotationvirtual
checkDataMemberPointersIfInMemoryPool()SgJavaMarkerAnnotationvirtual
class_name() const SgJavaMarkerAnnotationvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgJavaMarkerAnnotationvirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgJavaMarkerAnnotation
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgExpressionvirtual
generateMatchingFileInfo()SgLocatedNode
get_attachedPreprocessingInfoPtr() const SgLocatedNode
get_attributeMechanism() const SgLocatedNodevirtual
get_childIndex(SgNode *child)SgJavaMarkerAnnotationvirtual
get_endOfConstruct() const SgLocatedNodevirtual
get_expression_type() const SgJavaAnnotation
get_file_info(void) const SgExpressionvirtual
get_freepointer() const SgNode
get_global_qualification_required() const SgExpressionvirtual
get_global_qualified_name() const SgExpression
get_globalFunctionTypeTable()SgNodestatic
get_globalMangledNameMap()SgNodestatic
get_globalQualifiedNameMapForNames()SgNodestatic
get_globalQualifiedNameMapForTypes()SgNodestatic
get_globalTypeNameMap()SgNodestatic
get_globalTypeTable()SgNodestatic
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_lvalue() const SgExpression
get_name_qualification_length() const SgExpressionvirtual
get_need_paren() const SgExpression
get_numberOfTraversalSuccessors()SgJavaMarkerAnnotationvirtual
get_operatorPosition() const SgExpression
get_originalExpressionTree() const SgExpressionvirtual
get_parent() const SgNode
get_qualified_name_prefix() const SgExpression
get_qualified_name_prefix_for_referenced_type() const SgExpression
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct() const SgLocatedNodevirtual
get_traversalSuccessorByIndex(size_t idx)SgJavaMarkerAnnotationvirtual
get_traversalSuccessorContainer()SgJavaMarkerAnnotationvirtual
get_traversalSuccessorNamesContainer()SgJavaMarkerAnnotationvirtual
get_type() const SgJavaAnnotationvirtual
get_type_elaboration_required() const SgExpressionvirtual
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgJavaMarkerAnnotationvirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
getFilenameString() const SgLocatedNode
hasExplicitType()SgExpression
isChild(SgNode *node) const SgNode
isChildUsedAsLValue(const SgExpression *child) const SgExpressionvirtual
isDefinable() const SgExpressionvirtual
isInMemoryPool()SgJavaMarkerAnnotationvirtual
isLValue() const SgExpressionvirtual
isSgJavaMarkerAnnotation(SgNode *s)SgJavaMarkerAnnotationfriend
isSgJavaMarkerAnnotation(const SgNode *s)SgJavaMarkerAnnotationfriend
isUsedAsDefinable() const SgExpressionvirtual
isUsedAsLValue() const SgExpressionvirtual
memoryUsage()SgJavaMarkerAnnotationstatic
numberOfAttributes() const SgLocatedNodevirtual
numberOfNodes()SgJavaMarkerAnnotationstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgJavaMarkerAnnotation
operator delete(void *pointer)SgJavaMarkerAnnotation
operator new(size_t size)SgJavaMarkerAnnotation
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_endOfConstructSgLocatedNodeprotected
p_expression_typeSgJavaAnnotationprotected
p_freepointerSgNodeprotected
p_global_qualified_nameSgExpressionprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_isModifiedSgNodeprotected
p_lvalueSgExpressionprotected
p_need_parenSgExpressionprotected
p_operatorPositionSgExpressionprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_startOfConstructSgLocatedNodeprotected
post_construction_initialization()SgJavaMarkerAnnotationvirtual
precedence() const SgExpressionvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgJavaMarkerAnnotationvirtual
removeAttribute(std::string s)SgLocatedNodevirtual
replace_expression(SgExpression *oldChild, SgExpression *newChild)SgExpressionvirtual
returnDataMemberPointers() const SgJavaMarkerAnnotationvirtual
roseRTI()SgJavaMarkerAnnotationvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgJavaMarkerAnnotationvirtual
set_attachedPreprocessingInfoPtr(AttachedPreprocessingInfoType *attachedPreprocessingInfoPtr)SgLocatedNode
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgLocatedNodevirtual
set_endOfConstruct(Sg_File_Info *endOfConstruct)SgLocatedNode
set_explicitly_stored_type(SgType *type)SgExpression
set_expression_type(SgType *expression_type)SgJavaAnnotation
set_file_info(Sg_File_Info *X)SgExpressionvirtual
set_freepointer(SgNode *freepointer)SgNode
set_global_qualification_required(bool global_qualification_required)SgExpressionvirtual
set_global_qualified_name(bool global_qualified_name)SgExpression
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_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_lvalue(bool lvalue)SgExpression
set_name_qualification_length(int name_qualification_length)SgExpressionvirtual
set_need_paren(bool need_paren)SgExpression
set_operatorPosition(Sg_File_Info *operatorPosition)SgExpression
set_originalExpressionTree(SgExpression *X)SgExpressionvirtual
set_parent(SgNode *parent)SgNode
set_startOfConstruct(Sg_File_Info *startOfConstruct)SgLocatedNode
set_type_elaboration_required(bool type_elaboration_required)SgExpressionvirtual
setAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
setCompilerGenerated()SgLocatedNode
setFrontendSpecific()SgLocatedNode
setOutputInCodeGeneration()SgLocatedNode
setSourcePositionUnavailableInFrontend()SgLocatedNode
SgExpression(const SgExpressionStorageClass &source)SgExpression
SgExpression(Sg_File_Info *startOfConstruct)SgExpression
SgExpression()SgExpression
SgJavaAnnotation(const SgJavaAnnotationStorageClass &source)SgJavaAnnotation
SgJavaAnnotation(Sg_File_Info *startOfConstruct, SgType *expression_type=NULL)SgJavaAnnotation
SgJavaAnnotation(SgType *expression_type)SgJavaAnnotation
SgJavaMarkerAnnotation(const SgJavaMarkerAnnotationStorageClass &source)SgJavaMarkerAnnotation
SgJavaMarkerAnnotation(Sg_File_Info *startOfConstruct, SgType *expression_type=NULL)SgJavaMarkerAnnotation
SgJavaMarkerAnnotation(SgType *expression_type)SgJavaMarkerAnnotation
SgJavaMarkerAnnotation_clearMemoryPool()SgJavaMarkerAnnotationfriend
SgJavaMarkerAnnotation_extendMemoryPoolForFileIO(unsigned long)SgJavaMarkerAnnotationfriend
SgJavaMarkerAnnotation_getNextValidPointer(std::pair< SgJavaMarkerAnnotation *, std::vector< unsigned char * >::const_iterator > &)SgJavaMarkerAnnotationfriend
SgJavaMarkerAnnotation_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgJavaMarkerAnnotationfriend
SgJavaMarkerAnnotation_getPointerFromGlobalIndex(unsigned long globalIndex)SgJavaMarkerAnnotationfriend
SgJavaMarkerAnnotation_resetValidFreepointers()SgJavaMarkerAnnotationfriend
SgJavaMarkerAnnotationStorageClass classSgJavaMarkerAnnotationfriend
SgLocatedNode(const SgLocatedNodeStorageClass &source)SgLocatedNode
SgLocatedNode(Sg_File_Info *startOfConstruct=NULL)SgLocatedNode
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
static_variant enum valueSgJavaMarkerAnnotation
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgJavaMarkerAnnotationstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgJavaMarkerAnnotationstatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const SgNode
unsetCompilerGenerated()SgLocatedNode
unsetFrontendSpecific()SgLocatedNode
unsetOutputInCodeGeneration()SgLocatedNode
unsetSourcePositionUnavailableInFrontend()SgLocatedNode
updateAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantT() const SgJavaMarkerAnnotationvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgJavaMarkerAnnotationstatic
~SgExpression()SgExpressionvirtual
~SgJavaAnnotation()SgJavaAnnotationvirtual
~SgJavaMarkerAnnotation()SgJavaMarkerAnnotationvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual