Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp6573 QualType L2RType, R2LType; in CXXCheckConditionalOperands() local
6575 if (TryClassUnification(*this, LHS.get(), RHS.get(), QuestionLoc, HaveL2R, L2RType)) in CXXCheckConditionalOperands()
6591 if (ConvertForConditional(*this, LHS, L2RType) || LHS.isInvalid()) in CXXCheckConditionalOperands()