Skip to content

Unparse_MOD_SAGE::isOperator

functions that test for overloaded operator function (modified_sage.C) Pattern matching on a single IR node (usually the SgMemberFunctionRefExp)

Synopsis

Declared in <src/backend/unparser/languageIndependenceSupport/modified_sage.h>

bool
isOperator(SgExpression* expr);

Parameters

Name

Description

expr

This class represents the notion of an expression. Expressions

Created with MrDocs