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.cpp6926 bool HaveL2R, HaveR2L; in CXXCheckConditionalOperands() local
6927 if (TryClassUnification(*this, LHS.get(), RHS.get(), QuestionLoc, HaveL2R, L2RType)) in CXXCheckConditionalOperands()
6933 if (HaveL2R && HaveR2L) { in CXXCheckConditionalOperands()
6942 if (HaveL2R) { in CXXCheckConditionalOperands()