Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp6203 QualType L2RType, R2LType; in CXXCheckConditionalOperands() local
6207 if (TryClassUnification(*this, RHS.get(), LHS.get(), QuestionLoc, HaveR2L, R2LType)) in CXXCheckConditionalOperands()
6225 if (ConvertForConditional(*this, RHS, R2LType) || RHS.isInvalid()) in CXXCheckConditionalOperands()