Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDeleteWithNonVirtualDtorChecker.cpp74 const auto *DerivedClass = in checkPreStmt() local
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRefCntblBaseVirtualDtorChecker.cpp128 void reportBug(const CXXRecordDecl *DerivedClass, in reportBug()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDelayedDiagnostic.h69 CXXRecordDecl *DerivedClass, AccessSpecifier Access) in AccessedEntity()
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGClass.cpp169 const CXXRecordDecl *DerivedClass, CastExpr::path_const_iterator Start, in computeNonVirtualBaseClassOffset()
517 const CXXRecordDecl *DerivedClass = in Emit() local
H A DMicrosoftCXXABI.cpp3250 const CXXRecordDecl *DerivedClass = DerivedTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp36 const CXXRecordDecl *DerivedClass; member
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h73 const CXXRecordDecl *DerivedClass; member