Home
last modified time | relevance | path

Searched refs:HaveL2R (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp6204 bool HaveL2R, HaveR2L; in CXXCheckConditionalOperands() local
6205 if (TryClassUnification(*this, LHS.get(), RHS.get(), QuestionLoc, HaveL2R, L2RType)) in CXXCheckConditionalOperands()
6211 if (HaveL2R && HaveR2L) { in CXXCheckConditionalOperands()
6220 if (HaveL2R) { in CXXCheckConditionalOperands()