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

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

accept(ROSE_VisitorPattern &visitor)SgNaryOpvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgNaryOp
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
append_operation(VariantT sg_operator, SgExpression *operand)SgNaryOpvirtual
AST_FILE_IO classSgNaryOpfriend
AstSpecificDataManagingClass classSgNaryOpfriend
AstSpecificDataManagingClassStorageClass classSgNaryOpfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgNaryOp
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 SgExpressionvirtual
cfgInEdges(unsigned int index)SgExpressionvirtual
cfgIsIndexInteresting(unsigned int index) const SgExpressionvirtual
cfgOutEdges(unsigned int index)SgExpressionvirtual
checkDataMemberPointersIfInMemoryPool()SgNaryOpvirtual
class_name() const SgNaryOpvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgNaryOpvirtual
depthOfSubtree()SgNode
empty() const ROSE_DEPRECATED_FUNCTIONSgNaryOp
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgNaryOp
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgExpressionvirtual
generateMatchingFileInfo()SgLocatedNode
get_attachedPreprocessingInfoPtr() const SgLocatedNode
get_attributeMechanism() const SgLocatedNodevirtual
get_childIndex(SgNode *child)SgNaryOpvirtual
get_endOfConstruct() const SgLocatedNodevirtual
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_next(int &n) const ROSE_DEPRECATED_FUNCTIONSgNaryOp
get_numberOfTraversalSuccessors()SgNaryOpvirtual
get_operands()SgNaryOp
get_operands() const SgNaryOp
get_operatorPosition() const SgExpression
get_operators()SgNaryOp
get_operators() const SgNaryOp
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)SgNaryOpvirtual
get_traversalSuccessorContainer()SgNaryOpvirtual
get_traversalSuccessorNamesContainer()SgNaryOpvirtual
get_type() const SgExpressionvirtual
get_type_elaboration_required() const SgExpressionvirtual
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgNaryOpvirtual
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()SgNaryOpvirtual
isLValue() const SgExpressionvirtual
isSgNaryOp(SgNode *s)SgNaryOpfriend
isSgNaryOp(const SgNode *s)SgNaryOpfriend
isUsedAsDefinable() const SgExpressionvirtual
isUsedAsLValue() const SgExpressionvirtual
length() const ROSE_DEPRECATED_FUNCTIONSgNaryOp
memoryUsage()SgNaryOpstatic
numberOfAttributes() const SgLocatedNodevirtual
numberOfNodes()SgNaryOpstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgNaryOp
operator delete(void *pointer)SgNaryOp
operator new(size_t size)SgNaryOp
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_endOfConstructSgLocatedNodeprotected
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_operandsSgNaryOpprotected
p_operatorPositionSgExpressionprotected
p_operatorsSgNaryOpprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_startOfConstructSgLocatedNodeprotected
post_construction_initialization()SgNaryOpvirtual
precedence() const SgExpressionvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgNaryOpvirtual
removeAttribute(std::string s)SgLocatedNodevirtual
replace_expression(SgExpression *, SgExpression *) ROSE_DEPRECATED_FUNCTIONSgNaryOpvirtual
returnDataMemberPointers() const SgNaryOpvirtual
roseRTI()SgNaryOpvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgNaryOpvirtual
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_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
SgLocatedNode(const SgLocatedNodeStorageClass &source)SgLocatedNode
SgLocatedNode(Sg_File_Info *startOfConstruct=NULL)SgLocatedNode
SgNaryOp(const SgNaryOpStorageClass &source)SgNaryOp
SgNaryOp(Sg_File_Info *startOfConstruct)SgNaryOp
SgNaryOp()SgNaryOp
SgNaryOp_clearMemoryPool()SgNaryOpfriend
SgNaryOp_extendMemoryPoolForFileIO(unsigned long)SgNaryOpfriend
SgNaryOp_getNextValidPointer(std::pair< SgNaryOp *, std::vector< unsigned char * >::const_iterator > &)SgNaryOpfriend
SgNaryOp_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgNaryOpfriend
SgNaryOp_getPointerFromGlobalIndex(unsigned long globalIndex)SgNaryOpfriend
SgNaryOp_resetValidFreepointers()SgNaryOpfriend
SgNaryOpStorageClass classSgNaryOpfriend
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
static_variant enum valueSgNaryOp
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgNaryOpstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgNaryOpstatic
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 SgNaryOpvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgNaryOpstatic
~SgExpression()SgExpressionvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNaryOp()SgNaryOpvirtual
~SgNode()SgNodevirtual