Home
last modified time | relevance | path

Searched defs:commonExpr (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DTreeTransform.h11439 ExprResult commonExpr = getDerived().TransformExpr(e->getCommon()); in TransformBinaryConditionalOperator() local
H A DSemaExpr.cpp9389 Expr *commonExpr = nullptr; in ActOnConditionalOp() local