Home
last modified time | relevance | path

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

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