Searched refs:IsFloatingPointConversion (Results 1 – 1 of 1) sorted by relevance
2042 static bool IsFloatingPointConversion(Sema &S, QualType FromType, in IsFloatingPointConversion() function2080 if (IsFloatingPointConversion(S, FromType, ToType)) { in IsVectorElementConversion()2442 } else if (IsFloatingPointConversion(S, FromType, ToType)) { in IsStandardConversion()