Searched refs:FoundConversionOperator (Results 1 – 1 of 1) sorted by relevance
1343 bool FoundConversionOperator = false, FoundConvertingCtor = false; in approximateImplicitConversion() local1353 FoundConversionOperator = true; in approximateImplicitConversion()1372 if (FoundConversionOperator && FoundConvertingCtor) { in approximateImplicitConversion()