Home
last modified time | relevance | path

Searched refs:baseForVTableAuthentication (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGPointerAuth.cpp408 Context.baseForVTableAuthentication(ThisClass); in computeVTPointerAuthentication()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h3461 baseForVTableAuthentication(const CXXRecordDecl *ThisClass);
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDItaniumMangle.cpp7075 Context.baseForVTableAuthentication(ThisRD); in mangleOverrideDiscrimination()
HDASTContext.cpp14187 ASTContext::baseForVTableAuthentication(const CXXRecordDecl *ThisClass) { in baseForVTableAuthentication() function in ASTContext