Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h258 AKey, enumerator
424 return getSignReturnAddressKey() == SignReturnAddressKeyKind::AKey; in isSignReturnAddressWithAKey()
H A DTargetInfo.h1249 LangOptions::SignReturnAddressKeyKind::AKey;
H A DLangOptions.def407 ENUM_LANGOPT(SignReturnAddressKey, SignReturnAddressKeyKind, 1, SignReturnAddressKeyKind::AKey,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/Targets/
H A DAArch64.cpp134 BPI.SignKey = LangOptions::SignReturnAddressKeyKind::AKey; in validateBranchProtection()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInvocation.cpp4017 LangOptions::SignReturnAddressKeyKind::AKey); in ParseLangArgs()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp5518 BPI.SignKey == LangOptions::SignReturnAddressKeyKind::AKey in setTargetAttributes()