Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h202 ICK_HLSL_Array_RValue, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp4412 case ICK_HLSL_Array_RValue: in PerformImplicitConversion()
4802 case ICK_HLSL_Array_RValue: in PerformImplicitConversion()
H A DSemaOverload.cpp2178 SCS.First = ICK_HLSL_Array_RValue; in IsStandardConversion()
6002 case ICK_HLSL_Array_RValue: in CheckConvertedConstantConversions()
H A DSemaExpr.cpp11856 return ICK_HLSL_Array_RValue; in castKindToImplicitConversionKind()