Member predicate BinaryExpr::hasOperands
Holds if e
and f
(in either order) are the two operands of this binary expression.
predicate hasOperands(Expr e, Expr f)
Holds if e
and f
(in either order) are the two operands of this binary expression.
predicate hasOperands(Expr e, Expr f)