Searched defs:CondResult (Results 1 – 4 of 4) sorted by relevance
491 ExprResult CondResult(CondVal.release()); in ActOnIfStmt() local579 ExprResult CondResult; in ActOnStartOfSwitchStmt() local1230 ExprResult CondResult(Cond.release()); in ActOnWhileStmt() local1260 ExprResult CondResult = CheckBooleanCondition(Cond, DoLoc); in ActOnDoStmt() local
5536 bool CondResult; in GetExprRange() local
6167 ExprResult CondResult = CorrectDelayedTyposInExpr(CondExpr); in ActOnConditionalOp() local
8973 ICEDiag CondResult = CheckICE(Exp->getCond(), Ctx); in CheckICE() local