Home
last modified time | relevance | path

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

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