Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprCXX.cpp6453 QualType L2RType, R2LType; in CXXCheckConditionalOperands() local
6457 if (TryClassUnification(*this, RHS.get(), LHS.get(), QuestionLoc, HaveR2L, R2LType)) in CXXCheckConditionalOperands()
6475 if (ConvertForConditional(*this, RHS, R2LType) || RHS.isInvalid()) in CXXCheckConditionalOperands()