Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DOverload.h68 ICK_Floating_Promotion, ///< Floating point promotions (C++ 4.6) enumerator
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp1540 SCS.Second = ICK_Floating_Promotion; in IsStandardConversion()
4919 case ICK_Floating_Promotion: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp2847 case ICK_Floating_Promotion: in PerformImplicitConversion()