Home | History | Annotate | Download | only in AST

Lines Matching refs:getFalseExpr

3812       StmtVisitorTy::Visit(E->getFalseExpr());
3835 Expr *EvalExpr = BoolResult ? E->getTrueExpr() : E->getFalseExpr();
8605 ICEDiag FalseResult = CheckICE(Exp->getFalseExpr(), Ctx);
8627 ICEDiag FalseResult = CheckICE(Exp->getFalseExpr(), Ctx);