Lines Matching refs:EvalExpr
3685 Expr *EvalExpr = BoolResult ? E->getTrueExpr() : E->getFalseExpr();3686 return StmtVisitorTy::Visit(EvalExpr);