Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp403 CodeGenModule::computeVTPointerAuthentication(const CXXRecordDecl *ThisClass) { in computeVTPointerAuthentication()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1785 if (ObjCInterfaceDecl *ThisClass = ObjPT->getInterfaceDecl()) { in CheckMessageArgumentTypes() local
H A DTreeTransform.h2915 if (auto *ThisClass = cast<CXXThisExpr>(Base) in RebuildMemberExpr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp14187 ASTContext::baseForVTableAuthentication(const CXXRecordDecl *ThisClass) { in baseForVTableAuthentication()