Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp5794 QualType L2RType, R2LType; in CXXCheckConditionalOperands() local
5798 if (TryClassUnification(*this, RHS.get(), LHS.get(), QuestionLoc, HaveR2L, R2LType)) in CXXCheckConditionalOperands()
5816 if (ConvertForConditional(*this, RHS, R2LType) || RHS.isInvalid()) in CXXCheckConditionalOperands()