Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuthInfo.h72 AuthenticationMode == PointerAuthenticationMode::SignAndStrip; in shouldStrip()
76 return AuthenticationMode == PointerAuthenticationMode::SignAndStrip || in shouldSign()
H A DCGPointerAuth.cpp319 return AuthenticationMode == PointerAuthenticationMode::SignAndStrip || in shouldSignPointer()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h63 SignAndStrip, enumerator