Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DOverload.h69 ICK_Complex_Promotion, ///< Complex promotions (Clang extension) enumerator
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp1544 SCS.Second = ICK_Complex_Promotion; in IsStandardConversion()
4920 case ICK_Complex_Promotion: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp2853 case ICK_Complex_Promotion: in PerformImplicitConversion()