Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DOverload.h128 ICK_Floating_Promotion, enumerator
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp1842 SCS.Second = ICK_Floating_Promotion; in IsStandardConversion()
5645 case ICK_Floating_Promotion: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp4348 case ICK_Floating_Promotion: in PerformImplicitConversion()