Home
last modified time | relevance | path

Searched defs:Authentication (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp474 std::optional<PointerAuthQualifier> Authentication; in getVTablePointerAuthentication() local
488 auto Authentication = getVTablePointerAuthentication(Record); in getVTablePointerAuthInfo() local
H A DCGExprConstant.cpp817 if (auto Authentication = CGM.getVTablePointerAuthentication(CD)) { in Build() local