enum class LangOptions::SignReturnAddressScopeKind

Declared at: clang/include/clang/Basic/LangOptions.h:318

Enumerators

NameValueComment
None0No signing for any function.
NonLeaf1Sign the return address of functions that spill LR.
All2Sign the return address of all functions,