Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h199 ICK_HLSL_Vector_Truncation, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp4803 case ICK_HLSL_Vector_Truncation: in PerformImplicitConversion()
4826 case ICK_HLSL_Vector_Truncation: { in PerformImplicitConversion()
H A DSemaOverload.cpp1997 ElConv = ICK_HLSL_Vector_Truncation; in IsVectorConversion()
5996 case ICK_HLSL_Vector_Truncation: in CheckConvertedConstantConversions()