Searched defs:CondExpr (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp1194 ExprResult CondExpr = ParseExpression(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2513 const Expr *CondExpr = SS->getCond()->IgnoreParenImpCasts(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3009 ConditionalOperator *CondExpr = local
3752 ConditionalOperator *CondExpr = local
H A DRewriteModernObjC.cpp4583 ConditionalOperator *CondExpr = local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp874 Expr *CondExpr = Cond.get().second; local
1057 Expr *CondExpr = Cond.get().second; local
1189 Expr *CondExpr = SS->getCond(); local
[all...]
H A DTreeTransform.h4023 ExprResult CondExpr = getDerived().TransformExpr(Expr); local
H A DSemaExpr.cpp8711 ActOnConditionalOp(SourceLocation QuestionLoc, SourceLocation ColonLoc, Expr *CondExpr, Expr *LHSExpr, Expr *RHSExpr) argument
15234 ActOnChooseExpr(SourceLocation BuiltinLoc, Expr *CondExpr, Expr *LHSExpr, Expr *RHSExpr, SourceLocation RPLoc) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp6670 const MCExpr *CondExpr; local

Completed in 434 milliseconds