Home
last modified time | relevance | path

Searched defs:ThisClass (Results 1 – 4 of 4) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGPointerAuth.cpp403 CodeGenModule::computeVTPointerAuthentication(const CXXRecordDecl *ThisClass) { in computeVTPointerAuthentication()
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaExprObjC.cpp1785 if (ObjCInterfaceDecl *ThisClass = ObjPT->getInterfaceDecl()) { in CheckMessageArgumentTypes() local
HDTreeTransform.h2915 if (auto *ThisClass = cast<CXXThisExpr>(Base) in RebuildMemberExpr() local
/freebsd-head/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp14187 ASTContext::baseForVTableAuthentication(const CXXRecordDecl *ThisClass) { in baseForVTableAuthentication()