Home
last modified time | relevance | path

Searched defs:AuthenticationMode (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuthInfo.h37 CGPointerAuthInfo(unsigned Key, PointerAuthenticationMode AuthenticationMode, in CGPointerAuthInfo()
H A DCGPointerAuth.cpp144 auto AuthenticationMode = Schema.getAuthenticationMode(); shouldSignPointer() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp