Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp485 CodeGenModule::getVTablePointerAuthInfo(CodeGenFunction *CGF, in getVTablePointerAuthInfo() function in CodeGenModule
H A DCodeGenModule.h1009 getVTablePointerAuthInfo(CodeGenFunction *Context,
H A DCGClass.cpp2592 if (auto AuthenticationInfo = CGM.getVTablePointerAuthInfo( in InitializeVTablePointer()
2698 CGM.getVTablePointerAuthInfo(this, RD, This.emitRawPointer(*this))) { in GetVTablePtr()