Searched refs:CurToType (Results 1 – 1 of 1) sorted by relevance
6271 QualType CurToType = Conversion->getConversionType().getNonReferenceType(); in PerformContextualImplicitConversion() local6272 if (Converter.match(CurToType) || ConvTemplate) { in PerformContextualImplicitConversion()6282 ToType = CurToType.getUnqualifiedType(); in PerformContextualImplicitConversion()6284 (CurToType.getUnqualifiedType() != ToType)) in PerformContextualImplicitConversion()