Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h169 ICK_Vector_Splat, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp2017 ICK = ICK_Vector_Splat; in IsVectorConversion()
5987 case ICK_Vector_Splat: in CheckConvertedConstantConversions()
H A DSemaExprCXX.cpp4695 case ICK_Vector_Splat: { in PerformImplicitConversion()