Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp5623 bool IsHLSL = S.Context.getLangOpts().HLSL; in handleBuiltinAliasAttr() local
5628 (!IsAArch64 && !IsARM && !IsRISCV && !IsHLSL)) { in handleBuiltinAliasAttr()