Home
last modified time | relevance | path

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

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