Home | History | Annotate | Download | only in AST

Lines Matching refs:getFalseExpr

2401       StmtVisitorTy::Visit(E->getFalseExpr());
2424 Expr *EvalExpr = BoolResult ? E->getTrueExpr() : E->getFalseExpr();
6767 ICEDiag FalseResult = CheckICE(Exp->getFalseExpr(), Ctx);
6789 ICEDiag FalseResult = CheckICE(Exp->getFalseExpr(), Ctx);