Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5996 bool IsHLSL = S.Context.getLangOpts().HLSL; in handleBuiltinAliasAttr() local
6001 (!IsAArch64 && !IsARM && !IsRISCV && !IsHLSL && !IsSPIRV)) { in handleBuiltinAliasAttr()