Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp428 ExprResult CondResult(CondVal.release()); in ActOnIfStmt() local
558 ExprResult CondResult; in ActOnStartOfSwitchStmt() local
1157 ExprResult CondResult(Cond.release()); in ActOnWhileStmt() local
1185 ExprResult CondResult = CheckBooleanCondition(Cond, DoLoc); in ActOnDoStmt() local
DSemaChecking.cpp4135 bool CondResult; in GetExprRange() local
/external/clang/lib/AST/
DExprConstant.cpp6798 ICEDiag CondResult = CheckICE(Exp->getCond(), Ctx); in CheckICE() local