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