Searched refs:ToEl (Results 1 – 1 of 1) sorted by relevance
3488 QualType ToEl = ToType->getAs<ComplexType>()->getElementType(); in PerformImplicitConversion() local3491 if (ToEl->isRealFloatingType()) in PerformImplicitConversion()3495 } else if (ToEl->isRealFloatingType()) { in PerformImplicitConversion()