Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h131 ICK_Complex_Promotion, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp1847 SCS.Second = ICK_Complex_Promotion; in IsStandardConversion()
5584 case ICK_Complex_Promotion: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp4301 case ICK_Complex_Promotion: in PerformImplicitConversion()