Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2042 static bool IsFloatingPointConversion(Sema &S, QualType FromType, in IsFloatingPointConversion() function
2080 if (IsFloatingPointConversion(S, FromType, ToType)) { in IsVectorElementConversion()
2442 } else if (IsFloatingPointConversion(S, FromType, ToType)) { in IsStandardConversion()