Home
last modified time | relevance | path

Searched defs:CondResult (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Sema/
DSemaStmt.cpp377 ExprResult CondResult(CondVal.release()); in ActOnIfStmt() local
507 ExprResult CondResult; in ActOnStartOfSwitchStmt() local
996 ExprResult CondResult(Cond.release()); in ActOnWhileStmt() local
1024 ExprResult CondResult = CheckBooleanCondition(Cond, DoLoc); in ActOnDoStmt() local
DSemaChecking.cpp3581 bool CondResult; in GetExprRange() local
/external/clang/lib/AST/
DExprConstant.cpp6784 ICEDiag CondResult = CheckICE(Exp->getCond(), Ctx); in CheckICE() local