Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h127 ICK_Floating_Promotion, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp553 case ICK_Floating_Promotion: in getNarrowingKind()
1932 ICK = ICK_Floating_Promotion; in IsVectorElementConversion()
2242 SCS.Second = ICK_Floating_Promotion; in IsStandardConversion()
5976 case ICK_Floating_Promotion: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp4480 case ICK_Floating_Promotion: in PerformImplicitConversion()