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

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

accept(ROSE_VisitorPattern &visitor)SgIsOpvirtual
addNewAttribute(std::string s, AstAttribute *a)SgLocatedNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgIsOp
addToAttachedPreprocessingInfo(PreprocessingInfo *prepInfoPtr, PreprocessingInfo::RelativePositionType locationInList=PreprocessingInfo::after)SgLocatedNode
AST_FILE_IO classSgIsOpfriend
AstSpecificDataManagingClass classSgIsOpfriend
AstSpecificDataManagingClassStorageClass classSgIsOpfriend
attributeExists(std::string s) const SgLocatedNodevirtual
base_node_type typedefSgIsOp
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)SgBinaryOpvirtual
cfgIsIndexInteresting(unsigned int index) const SgExpressionvirtual
cfgOutEdges(unsigned int index)SgBinaryOpvirtual
checkDataMemberPointersIfInMemoryPool()SgIsOpvirtual
class_name() const SgIsOpvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgIsOpvirtual
depthOfSubtree()SgNode
empty() const ROSE_DEPRECATED_FUNCTIONSgBinaryOp
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgIsOp
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgExpressionvirtual
generateMatchingFileInfo()SgLocatedNode
get_attachedPreprocessingInfoPtr() const SgLocatedNode
get_attributeMechanism() const SgLocatedNodevirtual
get_childIndex(SgNode *child)SgIsOpvirtual
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()SgIsOpvirtual
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)SgIsOpvirtual
get_traversalSuccessorContainer()SgIsOpvirtual
get_traversalSuccessorNamesContainer()SgIsOpvirtual
get_type() const SgIsOpvirtual
get_type_elaboration_required() const SgExpressionvirtual
getAttachedPreprocessingInfo(void)SgLocatedNode
getAttribute(std::string s) const SgLocatedNodevirtual
getChildIndex(SgNode *childNode) const SgIsOpvirtual
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()SgIsOpvirtual
isLValue() const SgExpressionvirtual
isSgIsOp(SgNode *s)SgIsOpfriend
isSgIsOp(const SgNode *s)SgIsOpfriend
isUsedAsDefinable() const SgExpressionvirtual
isUsedAsLValue() const SgExpressionvirtual
length() const ROSE_DEPRECATED_FUNCTIONSgBinaryOp
memoryUsage()SgIsOpstatic
numberOfAttributes() const SgLocatedNodevirtual
numberOfNodes()SgIsOpstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgIsOp
operator delete(void *pointer)SgIsOp
operator new(size_t size)SgIsOp
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()SgIsOpvirtual
precedence() const SgIsOpinlinevirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgIsOpvirtual
removeAttribute(std::string s)SgLocatedNodevirtual
replace_expression(SgExpression *, SgExpression *) ROSE_DEPRECATED_FUNCTIONSgBinaryOpvirtual
returnDataMemberPointers() const SgIsOpvirtual
roseRTI()SgIsOpvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgIsOpvirtual
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
SgIsOp(const SgIsOpStorageClass &source)SgIsOp
SgIsOp(Sg_File_Info *startOfConstruct, SgExpression *lhs_operand_i=NULL, SgExpression *rhs_operand_i=NULL, SgType *expression_type=NULL)SgIsOp
SgIsOp(SgExpression *lhs_operand_i, SgExpression *rhs_operand_i, SgType *expression_type)SgIsOp
SgIsOp_clearMemoryPool()SgIsOpfriend
SgIsOp_extendMemoryPoolForFileIO(unsigned long)SgIsOpfriend
SgIsOp_getNextValidPointer(std::pair< SgIsOp *, std::vector< unsigned char * >::const_iterator > &)SgIsOpfriend
SgIsOp_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgIsOpfriend
SgIsOp_getPointerFromGlobalIndex(unsigned long globalIndex)SgIsOpfriend
SgIsOp_resetValidFreepointers()SgIsOpfriend
SgIsOpStorageClass classSgIsOpfriend
SgLocatedNode(const SgLocatedNodeStorageClass &source)SgLocatedNode
SgLocatedNode(Sg_File_Info *startOfConstruct=NULL)SgLocatedNode
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
static_variant enum valueSgIsOp
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgIsOpstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgIsOpstatic
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 SgIsOpvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgIsOpstatic
~SgBinaryOp()SgBinaryOpvirtual
~SgExpression()SgExpressionvirtual
~SgIsOp()SgIsOpvirtual
~SgLocatedNode()SgLocatedNodevirtual
~SgNode()SgNodevirtual