Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h128 ICK_Floating_Promotion, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp1843 SCS.Second = ICK_Floating_Promotion; in IsStandardConversion()
5583 case ICK_Floating_Promotion: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp4294 case ICK_Floating_Promotion: in PerformImplicitConversion()