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.cpp5278 bool IsHLSL = S.Context.getLangOpts().HLSL; in handleBuiltinAliasAttr() local
5283 (!IsAArch64 && !IsARM && !IsRISCV && !IsHLSL)) { in handleBuiltinAliasAttr()