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

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

accept(ROSE_VisitorPattern &visitor)SgOrOpvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgOrOp
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
AST_FILE_IO classSgOrOpfriend
AstSpecificDataManagingClass classSgOrOpfriend
AstSpecificDataManagingClassStorageClass classSgOrOpfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgOrOp
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 SgBinaryOpvirtual
cfgInEdges(unsigned int index)SgOrOpvirtual
cfgIsIndexInteresting(unsigned int) const SgOrOpvirtual
cfgOutEdges(unsigned int index)SgOrOpvirtual
checkDataMemberPointersIfInMemoryPool()SgOrOpvirtual
class_name() const SgOrOpvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgOrOpvirtual
depthOfSubtree()SgNode
empty() const ROSE_DEPRECATED_FUNCTIONSgBinaryOp
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgOrOp
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgExpressionvirtual
generateMatchingFileInfo()SgLocatedNode
get_attachedPreprocessingInfoPtr() const SgLocatedNode
get_attributeMechanism() const SgLocatedNodevirtual
get_childIndex(SgNode *child)SgOrOpvirtual
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_lhs_operand() const SgBinaryOp
get_lhs_operand_i() const SgBinaryOp
get_lvalue() const SgExpression
get_name_qualification_length() const SgExpressionvirtual
get_need_paren() const SgExpression
get_next(int &n) const ROSE_DEPRECATED_FUNCTIONSgBinaryOp
get_numberOfTraversalSuccessors()SgOrOpvirtual
get_operatorPosition() const SgExpression
get_originalExpressionTree() const SgBinaryOpvirtual
get_parent() const SgNode
get_qualified_name_prefix() const SgExpression
get_qualified_name_prefix_for_referenced_type() const SgExpression
get_rhs_operand() const SgBinaryOp
get_rhs_operand_i() const SgBinaryOp
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct() const SgLocatedNodevirtual
get_traversalSuccessorByIndex(size_t idx)SgOrOpvirtual
get_traversalSuccessorContainer()SgOrOpvirtual
get_traversalSuccessorNamesContainer()SgOrOpvirtual
get_type() const SgOrOpvirtual
get_type_elaboration_required() const SgExpressionvirtual
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgOrOpvirtual
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()SgOrOpvirtual
isLValue() const SgExpressionvirtual
isSgOrOp(SgNode *s)SgOrOpfriend
isSgOrOp(const SgNode *s)SgOrOpfriend
isUsedAsDefinable() const SgExpressionvirtual
isUsedAsLValue() const SgExpressionvirtual
length() const ROSE_DEPRECATED_FUNCTIONSgBinaryOp
memoryUsage()SgOrOpstatic
numberOfAttributes() const SgLocatedNodevirtual
numberOfNodes()SgOrOpstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgOrOp
operator delete(void *pointer)SgOrOp
operator new(size_t size)SgOrOp
p_attachedPreprocessingInfoPtrSgLocatedNodeprotected
p_attributeMechanismSgLocatedNodeprotected
p_endOfConstructSgLocatedNodeprotected
p_expression_typeSgBinaryOpprotected
p_freepointerSgNodeprotected
p_global_qualified_nameSgExpressionprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_isModifiedSgNodeprotected
p_lhs_operand_iSgBinaryOpprotected
p_lvalueSgExpressionprotected
p_need_parenSgExpressionprotected
p_operatorPositionSgExpressionprotected
p_originalExpressionTreeSgBinaryOpprotected
p_parentSgNodeprotected
p_rhs_operand_iSgBinaryOpprotected
p_shortMangledNameCacheSgNodeprotectedstatic
p_startOfConstructSgLocatedNodeprotected
post_construction_initialization()SgOrOpvirtual
precedence() const SgOrOpinlinevirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgOrOpvirtual
removeAttribute(std::string s)SgLocatedNodevirtual
replace_expression(SgExpression *, SgExpression *) ROSE_DEPRECATED_FUNCTIONSgBinaryOpvirtual
returnDataMemberPointers() const SgOrOpvirtual
roseRTI()SgOrOpvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgOrOpvirtual
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_lhs_operand(SgExpression *exp)SgBinaryOp
set_lhs_operand_i(SgExpression *lhs_operand_i)SgBinaryOp
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 *originalExpressionTree)SgBinaryOpvirtual
set_parent(SgNode *parent)SgNode
set_rhs_operand(SgExpression *exp)SgBinaryOp
set_rhs_operand_i(SgExpression *rhs_operand_i)SgBinaryOp
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
SgBinaryOp(const SgBinaryOpStorageClass &source)SgBinaryOp
SgBinaryOp(Sg_File_Info *startOfConstruct, SgExpression *lhs_operand_i=NULL, SgExpression *rhs_operand_i=NULL, SgType *expression_type=NULL)SgBinaryOp
SgBinaryOp(SgExpression *lhs_operand_i, SgExpression *rhs_operand_i, SgType *expression_type)SgBinaryOp
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
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgOrOp(const SgOrOpStorageClass &source)SgOrOp
SgOrOp(Sg_File_Info *startOfConstruct, SgExpression *lhs_operand_i=NULL, SgExpression *rhs_operand_i=NULL, SgType *expression_type=NULL)SgOrOp
SgOrOp(SgExpression *lhs_operand_i, SgExpression *rhs_operand_i, SgType *expression_type)SgOrOp
SgOrOp_clearMemoryPool()SgOrOpfriend
SgOrOp_extendMemoryPoolForFileIO(unsigned long)SgOrOpfriend
SgOrOp_getNextValidPointer(std::pair< SgOrOp *, std::vector< unsigned char * >::const_iterator > &)SgOrOpfriend
SgOrOp_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgOrOpfriend
SgOrOp_getPointerFromGlobalIndex(unsigned long globalIndex)SgOrOpfriend
SgOrOp_resetValidFreepointers()SgOrOpfriend
SgOrOpStorageClass classSgOrOpfriend
static_variant enum valueSgOrOp
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgOrOpstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgOrOpstatic
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 SgOrOpvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgOrOpstatic
~SgBinaryOp()SgBinaryOpvirtual
~SgExpression()SgExpressionvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual
~SgOrOp()SgOrOpvirtual