Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp6925 QualType L2RType, R2LType; in CXXCheckConditionalOperands() local
6927 if (TryClassUnification(*this, LHS.get(), RHS.get(), QuestionLoc, HaveL2R, L2RType)) in CXXCheckConditionalOperands()
6943 if (ConvertForConditional(*this, LHS, L2RType) || LHS.isInvalid()) in CXXCheckConditionalOperands()