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