Searched defs:CondResult (Results 1 – 3 of 3) sorted by relevance
452 ExprResult CondResult(CondVal.release()); in ActOnIfStmt() local581 ExprResult CondResult; in ActOnStartOfSwitchStmt() local1207 ExprResult CondResult(Cond.release()); in ActOnWhileStmt() local1237 ExprResult CondResult = CheckBooleanCondition(Cond, DoLoc); in ActOnDoStmt() local
5065 bool CondResult; in GetExprRange() local
8622 ICEDiag CondResult = CheckICE(Exp->getCond(), Ctx); in CheckICE() local