Searched refs:SignReturnAddressKeyKind (Results 1 – 6 of 6) sorted by relevance
268 enum class SignReturnAddressKeyKind { enum441 return getSignReturnAddressKey() == SignReturnAddressKeyKind::AKey; in isSignReturnAddressWithAKey()
1254 LangOptions::SignReturnAddressKeyKind SignKey =1255 LangOptions::SignReturnAddressKeyKind::AKey;
413 ENUM_LANGOPT(SignReturnAddressKey, SignReturnAddressKeyKind, 1, SignReturnAddressKeyKind::AKey,
134 BPI.SignKey = LangOptions::SignReturnAddressKeyKind::AKey; in validateBranchProtection()136 BPI.SignKey = LangOptions::SignReturnAddressKeyKind::BKey; in validateBranchProtection()
3520 LangOptions::SignReturnAddressKeyKind::BKey) in GenerateLangArgs()4013 LangOptions::SignReturnAddressKeyKind::AKey); in ParseLangArgs()4016 LangOptions::SignReturnAddressKeyKind::BKey); in ParseLangArgs()
5521 BPI.SignKey == LangOptions::SignReturnAddressKeyKind::AKey in setTargetAttributes()