Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h12510 ExprResult commonExpr = getDerived().TransformExpr(e->getCommon()); in TransformBinaryConditionalOperator() local
H A DSemaExpr.cpp8734 Expr *commonExpr = nullptr; in ActOnConditionalOp() local