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