| /external/llvm-project/lldb/test/API/functionalities/dynamic_value_child_count/ |
| D | pass-to-base.cpp | 11 class DerivedClass : public BaseClass class 24 DerivedClass::DerivedClass() : BaseClass() in DerivedClass() function in DerivedClass
|
| /external/llvm-project/lldb/test/API/lang/objc/objc-ivar-offsets/ |
| D | objc-ivar-offsets.m | 12 @implementation DerivedClass implementation
|
| /external/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/ |
| D | global-classes.cpp | 68 struct DerivedClass : public BaseClass<int> { struct 69 constexpr DerivedClass(int Base, int Derived) in DerivedClass() argument 72 int DerivedMember;
|
| /external/llvm-project/clang/test/SemaTemplate/ |
| D | derived.cpp | 38 template<class T> class DerivedClass : public BaseClass {}; class
|
| /external/clang/test/SemaTemplate/ |
| D | derived.cpp | 38 template<class T> class DerivedClass : public BaseClass {}; class
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | DeleteWithNonVirtualDtorChecker.cpp | 74 const auto *DerivedClass = in checkPreStmt() local
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| D | RefCntblBaseVirtualDtorChecker.cpp | 128 void reportBug(const CXXRecordDecl *DerivedClass, in reportBug()
|
| /external/llvm-project/clang-tools-extra/clang-tidy/utils/ |
| D | ExceptionAnalyzer.cpp | 50 const auto *DerivedClass = DerivedType->getAsCXXRecordDecl(); in isBaseOf() local
|
| /external/libchrome/base/test/android/junit/src/org/chromium/base/test/util/ |
| D | AnnotationProcessingUtilsTest.java | 259 private enum Location { Unspecified, Class, Method, Rule, DerivedClass, DerivedMethod } enumConstant
|
| /external/clang/include/clang/Sema/ |
| D | DelayedDiagnostic.h | 57 CXXRecordDecl *DerivedClass, in AccessedEntity()
|
| /external/llvm-project/clang/include/clang/Sema/ |
| D | DelayedDiagnostic.h | 69 CXXRecordDecl *DerivedClass, AccessSpecifier Access) in AccessedEntity()
|
| /external/clang/lib/CodeGen/ |
| D | CGClass.cpp | 148 const CXXRecordDecl *DerivedClass, CastExpr::path_const_iterator Start, in computeNonVirtualBaseClassOffset() 483 const CXXRecordDecl *DerivedClass = in Emit() local
|
| D | MicrosoftCXXABI.cpp | 3076 const CXXRecordDecl *DerivedClass = DerivedTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGClass.cpp | 169 const CXXRecordDecl *DerivedClass, CastExpr::path_const_iterator Start, in computeNonVirtualBaseClassOffset() 517 const CXXRecordDecl *DerivedClass = in Emit() local
|
| D | MicrosoftCXXABI.cpp | 3235 const CXXRecordDecl *DerivedClass = DerivedTy->getMostRecentCXXRecordDecl(); in EmitNonNullMemberPointerConversion() local
|
| /external/clang/lib/AST/ |
| D | VTableBuilder.cpp | 37 const CXXRecordDecl *DerivedClass; member
|
| /external/llvm-project/clang/lib/AST/ |
| D | VTableBuilder.cpp | 36 const CXXRecordDecl *DerivedClass; member
|
| /external/clang/include/clang/AST/ |
| D | Expr.h | 68 const CXXRecordDecl *DerivedClass; member
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | Expr.h | 73 const CXXRecordDecl *DerivedClass; member
|
| /external/googletest/googlemock/test/ |
| D | gmock-matchers_test.cc | 4297 class DerivedClass : public AClass { in TEST() class
|