Home
last modified time | relevance | path

Searched defs:DerivedClass (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDCXXDeleteChecker.cpp115 const auto *DerivedClass = in checkTypedDeleteExpr() local
145 const auto *DerivedClass = in checkTypedDeleteExpr() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
HDRefCntblBaseVirtualDtorChecker.cpp331 const CXXRecordDecl *DerivedClass) { in isClassWithSpecializedDelete()
355 void reportBug(const CXXRecordDecl *DerivedClass, in reportBug()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDDelayedDiagnostic.h69 CXXRecordDecl *DerivedClass, AccessSpecifier Access) in AccessedEntity()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGClass.cpp174 const CXXRecordDecl *DerivedClass, CastExpr::path_const_iterator Start, in computeNonVirtualBaseClassOffset()
517 const CXXRecordDecl *DerivedClass = in Emit() local
1715 const CXXRecordDecl *DerivedClass = in Emit() local
HDMicrosoftCXXABI.cpp3364 const CXXRecordDecl *DerivedClass = DerivedTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDVTableBuilder.cpp37 const CXXRecordDecl *DerivedClass; member
/freebsd-13-stable/contrib/googletest/googlemock/test/
HDgmock-matchers-containers_test.cc650 class DerivedClass : public AClass { class
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDExpr.h75 const CXXRecordDecl *DerivedClass; member