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