Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp408 Context.baseForVTableAuthentication(ThisClass); in computeVTPointerAuthentication()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3461 baseForVTableAuthentication(const CXXRecordDecl *ThisClass);
/src/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp7075 Context.baseForVTableAuthentication(ThisRD); in mangleOverrideDiscrimination()
H A DASTContext.cpp14187 ASTContext::baseForVTableAuthentication(const CXXRecordDecl *ThisClass) { in baseForVTableAuthentication() function in ASTContext