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

/external/clang/lib/Sema/
H A DSemaExprCXX.cpp4432 QualType L2RType, R2LType; local
4436 if (TryClassUnification(*this, RHS.get(), LHS.get(), QuestionLoc, HaveR2L, R2LType))
4454 if (ConvertForConditional(*this, RHS, R2LType) || RHS.isInvalid())

Completed in 89 milliseconds