Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1427 case LangOptions::SignReturnAddressKeyKind::BKey: in getSignKeyStr()
1448 : LangOptions::SignReturnAddressKeyKind::BKey; in BranchProtectionInfo()
H A DLangOptions.h346 BKey enumerator
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.cpp259 BPI.SignKey = LangOptions::SignReturnAddressKeyKind::BKey; in validateBranchProtection()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3806 LangOptions::SignReturnAddressKeyKind::BKey) in GenerateLangArgs()
4333 LangOptions::SignReturnAddressKeyKind::BKey); in ParseLangArgs()