Searched defs:CondResult (Results 1 – 4 of 4) sorted by relevance
492 ExprResult CondResult(CondVal.release()); in ActOnIfStmt() local580 ExprResult CondResult; in ActOnStartOfSwitchStmt() local1226 ExprResult CondResult(Cond.release()); in ActOnWhileStmt() local1256 ExprResult CondResult = CheckBooleanCondition(Cond, DoLoc); in ActOnDoStmt() local
5767 bool CondResult; in GetExprRange() local
6462 ExprResult CondResult = CorrectDelayedTyposInExpr(CondExpr); in ActOnConditionalOp() local
8991 ICEDiag CondResult = CheckICE(Exp->getCond(), Ctx); in CheckICE() local