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.cpp4765 case ICK_HLSL_Array_RValue: in PerformImplicitConversion()
5173 case ICK_HLSL_Array_RValue: in PerformImplicitConversion()
H A DSemaOverload.cpp2325 SCS.First = ICK_HLSL_Array_RValue; in IsStandardConversion()
6250 case ICK_HLSL_Array_RValue: in CheckConvertedConstantConversions()
H A DSemaExpr.cpp12203 return ICK_HLSL_Array_RValue; in castKindToImplicitConversionKind()