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