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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp4291 QualType L2RType, R2LType; local
4295 if (TryClassUnification(*this, RHS.get(), LHS.get(), QuestionLoc, HaveR2L, R2LType))
4313 if (ConvertForConditional(*this, RHS, R2LType) || RHS.isInvalid())

Completed in 222 milliseconds