Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp5933 bool HaveL2R, HaveR2L; in CXXCheckConditionalOperands() local
5934 if (TryClassUnification(*this, LHS.get(), RHS.get(), QuestionLoc, HaveL2R, L2RType)) in CXXCheckConditionalOperands()
5940 if (HaveL2R && HaveR2L) { in CXXCheckConditionalOperands()
5949 if (HaveL2R) { in CXXCheckConditionalOperands()