Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DParentVirtualCallCheck.cpp25 const CXXRecordDecl &ThisClass) { in isParentOf()
37 const CXXRecordDecl &ThisClass, in getParentsByGrandParent()
/llvm-project/clang/lib/CodeGen/
H A DCGPointerAuth.cpp187 computeVTPointerAuthentication(const CXXRecordDecl * ThisClass) computeVTPointerAuthentication() argument
/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1785 if (ObjCInterfaceDecl *ThisClass = ObjPT->getInterfaceDecl()) { CheckMessageArgumentTypes() local
H A DTreeTransform.h2912 if (auto *ThisClass = cast<CXXThisExpr>(Base) RebuildMemberExpr() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp13911 baseForVTableAuthentication(const CXXRecordDecl * ThisClass) baseForVTableAuthentication() argument