Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExprCXX.cpp5170 QualType L2RType, R2LType; in CXXCheckConditionalOperands() local
5172 if (TryClassUnification(*this, LHS.get(), RHS.get(), QuestionLoc, HaveL2R, L2RType)) in CXXCheckConditionalOperands()
5188 if (ConvertForConditional(*this, LHS, L2RType) || LHS.isInvalid()) in CXXCheckConditionalOperands()