Searched defs:CondResult (Results 1 – 3 of 3) sorted by relevance
428 ExprResult CondResult(CondVal.release()); in ActOnIfStmt() local558 ExprResult CondResult; in ActOnStartOfSwitchStmt() local1157 ExprResult CondResult(Cond.release()); in ActOnWhileStmt() local1185 ExprResult CondResult = CheckBooleanCondition(Cond, DoLoc); in ActOnDoStmt() local
4135 bool CondResult; in GetExprRange() local
6798 ICEDiag CondResult = CheckICE(Exp->getCond(), Ctx); in CheckICE() local