Home
last modified time | relevance | path

Searched refs:R2LType (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
6929 if (TryClassUnification(*this, RHS.get(), LHS.get(), QuestionLoc, HaveR2L, R2LType)) in CXXCheckConditionalOperands()
6947 if (ConvertForConditional(*this, RHS, R2LType) || RHS.isInvalid()) in CXXCheckConditionalOperands()