Home
last modified time | relevance | path

Searched refs:ICK_Complex_Real (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h170 ICK_Complex_Real, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp1869 SCS.Second = ICK_Complex_Real; in IsStandardConversion()
5593 case ICK_Complex_Real: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp4470 case ICK_Complex_Real: in PerformImplicitConversion()
H A DSemaExpr.cpp11578 return ICK_Complex_Real; in castKindToImplicitConversionKind()