Searched defs:commonExpr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | TreeTransform.h | 12479 ExprResult commonExpr = getDerived().TransformExpr(e->getCommon()); TransformBinaryConditionalOperator() local |
H A D | SemaExpr.cpp | 8699 Expr *commonExpr = nullptr; ActOnConditionalOp() local |