Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaStmt.cpp657 ExprResult CondResult = in CheckSwitchCondition() local
1263 ExprResult CondResult = CheckBooleanCondition(DoLoc, Cond); in ActOnDoStmt() local
DSemaChecking.cpp7153 bool CondResult; in GetExprRange() local
DSemaExpr.cpp7015 ExprResult CondResult = CorrectDelayedTyposInExpr(CondExpr); in ActOnConditionalOp() local
/external/clang/lib/AST/
DExprConstant.cpp9684 ICEDiag CondResult = CheckICE(Exp->getCond(), Ctx); in CheckICE() local