Home
last modified time | relevance | path

Searched refs:IsFloatingPointConversion (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp1898 static bool IsFloatingPointConversion(Sema &S, QualType FromType, in IsFloatingPointConversion() function
1936 if (IsFloatingPointConversion(S, FromType, ToType)) { in IsVectorElementConversion()
2270 } else if (IsFloatingPointConversion(S, FromType, ToType)) { in IsStandardConversion()