| /external/clang/test/SemaObjC/ |
| D | DoubleMethod.m | 3 @interface Subclass interface 12 @implementation Subclass implementation
|
| D | dealloc.m | 31 @interface Subclass : Base interface 34 @interface Subclass (CAT) interface in CAT 38 @implementation Subclass (CAT) implementation in CAT
|
| D | objc-string-constant.m | 27 @interface Subclass : NSObject interface 31 @implementation Subclass implementation
|
| D | newproperty-class-method-1.m | 5 @interface Subclass interface 11 @implementation Subclass implementation
|
| D | deprecated-objc-introspection.m | 61 @interface Subclass : BaseClass @end interface 73 @implementation Subclass implementation
|
| D | error-missing-getter.m | 4 @interface Subclass interface
|
| D | class-property-access.m | 26 @interface Subclass : RootClass @end interface
|
| D | property-user-setter.m | 69 @interface Subclass : Root interface 76 @implementation Subclass implementation
|
| /external/clang/test/Analysis/ |
| D | null-deref-path-notes.m | 23 @interface Subclass : Root interface 26 @implementation Subclass implementation
|
| D | dtor.cpp | 55 class Subclass : public SmartPointer { class 57 Subclass(void *x) : SmartPointer(x) {} in Subclass() function in Subclass 293 class Subclass : public VirtualDtor { class
|
| D | nonnull.m | 16 @interface Subclass : MyObject interface
|
| /external/clang/test/FixIt/ |
| D | auto-isa-fixit.m | 35 @interface Subclass : BaseClass @end interface 47 @implementation Subclass implementation
|
| /external/clang/test/Parser/ |
| D | check-objc2-syntax-1.m | 6 @interface Subclass interface
|
| /external/v8/tools/clang/blink_gc_plugin/tests/ |
| D | delayed_parsing.cpp | 22 class Subclass : public TemplateBase<Subclass> { class
|
| /external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
| D | p3.cpp | 57 struct Subclass : Base { struct
|
| D | p4.cpp | 196 struct Subclass : Base { struct
|
| /external/skqp/tests/ |
| D | GrTRecorderTest.cpp | 147 class Subclass : public Base { class 149 Subclass() : fString("Lorem ipsum dolor sit amet") {} in Subclass() function in Subclass
|
| /external/skia/tests/ |
| D | GrTRecorderTest.cpp | 147 class Subclass : public Base { class 149 Subclass() : fString("Lorem ipsum dolor sit amet") {} in Subclass() function in Subclass
|
| /external/tensorflow/tensorflow/python/autograph/pyct/ |
| D | inspect_utils_test.py | 391 class Subclass(Superclass): class 434 class Subclass(Base): class
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/ |
| D | PseudoSourceValue.cpp | 65 PseudoSourceValue::PseudoSourceValue(enum ValueTy Subclass) : in PseudoSourceValue()
|
| /external/grpc-grpc/test/core/gprpp/ |
| D | ref_counted_ptr_test.cc | 183 class Subclass : public BaseClass { class 185 Subclass() {} in Subclass() function in grpc_core::testing::__anonf64f5bc30111::Subclass
|
| /external/python/mock/mock/tests/ |
| D | testmock.py | 56 class Subclass(MagicMock): class 954 class Subclass(Mock): class 961 class Subclass(Mock): class
|
| /external/clang/test/CXX/class.access/class.access.dcl/ |
| D | p1.cpp | 291 struct Subclass : Base { struct
|
| /external/python/cpython2/Lib/test/ |
| D | test_random.py | 619 class Subclass(random.Random): class
|
| /external/python/cpython3/Lib/test/ |
| D | test_random.py | 950 class Subclass(random.Random): class
|