Searched refs:equivOperand (Results 1 – 1 of 1) sorted by relevance
347 constexpr EquivOperand equivOperand; variable357 std::optional<Expr> result{equivOperand.Parse(state)}; in Parse()366 auto more{attempt(sourced(".EQV." >> applyLambda(eqv, equivOperand) || in Parse()371 applyLambda(neqv, equivOperand)))}; in Parse()