Searched refs:ToEl (Results 1 – 1 of 1) sorted by relevance
4304 QualType ToEl = ToType->castAs<ComplexType>()->getElementType(); in PerformImplicitConversion() local4307 if (ToEl->isRealFloatingType()) in PerformImplicitConversion()4311 } else if (ToEl->isRealFloatingType()) { in PerformImplicitConversion()