/external/clang/test/CodeGenCXX/ |
D | mangle-unnamed.cpp | 76 template <class T> struct Test8 { struct 78 Test8(type t) {} // tested later in Test8() argument 80 template <class T> void make_test8(T value) { Test8<T> t(value); } in make_test8()
|
D | unknown-anytype.cpp | 78 struct Test8 { struct 84 void Test8::test() { in test() 95 void test8(Test8 *p) { in test8()
|
D | class-layout.cpp | 96 namespace Test8 { namespace
|
D | skip-vtable-pointer-initialization.cpp | 164 namespace Test8 { namespace
|
D | devirtualize-virtual-function-calls-final.cpp | 140 namespace Test8 { namespace
|
D | thunks.cpp | 220 namespace Test8 { namespace
|
D | microsoft-abi-vtables-virtual-inheritance.cpp | 224 namespace Test8 { namespace
|
D | microsoft-abi-vbtables.cpp | 128 namespace Test8 { namespace
|
D | vtable-layout.cpp | 425 namespace Test8 { namespace
|
D | visibility.cpp | 244 namespace Test8 { namespace
|
/external/clang/test/ARCMT/ |
D | checking.m | 194 @interface Test8 : Test8_super interface 224 - (Test8*) init40; // id exception to covariance 225 - (Test8*) init41; // expected-note {{declaration in interface}} 226 - (Test8*) init42; 227 - (Test8*) init43; // this should be a warning, but that's a general language thing, not an ARC thi… 228 - (Test8*) init44; 229 - (Test8*) init45; 238 @implementation Test8 implementation 267 - (Test8*) init04 { return 0; } 268 - (Test8*) init14 { return 0; } // expected-error {{method implementation does not match its declar… [all …]
|
/external/clang/test/SemaObjC/ |
D | arc.m | 157 @interface Test8 : Test8_super interface 189 - (Test8*) init40; // id exception to covariance 190 - (Test8*) init41; // expected-note {{declaration in interface}} \ 192 - (Test8*) init42; // expected-note{{overridden method}} 193 - (Test8*) init43; // this should be a warning, but that's a general language thing, not an ARC thi… 194 - (Test8*) init44; 195 - (Test8*) init45; // expected-note{{overridden method}} 204 @implementation Test8 implementation 213 …cted-warning{{method is expected to return an instance of its class type 'Test8', but is declared … 217 …cted-warning{{method is expected to return an instance of its class type 'Test8', but is declared … [all …]
|
D | default-synthesize-2.m | 119 @interface Test8 interface 128 @implementation Test8 @end // expected-warning {{autosynthesized property 'y' will use instance va… implementation
|
D | objcbridge-attribute.m | 121 void Test8(CFMyPersonalErrorRef cf) { function
|
D | objcbridge-attribute-arc.m | 192 void Test8(CFMyPersonalErrorRef cf) { function
|
/external/clang/test/SemaCXX/ |
D | attr-weak.cpp | 38 class __attribute__((weak)) Test8 {}; // OK class
|
D | empty-class-layout.cpp | 160 namespace Test8 { namespace
|
/external/clang/test/Sema/ |
D | block-return.c | 139 enum Test8 { T8_a, T8_b, T8_c }; enum
|
/external/compiler-rt/test/tsan/ |
D | deadlock_detector_stress_test.cc | 277 void Test8() { in Test8() function in LockTest 583 LockTest().Test8(); in main()
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
D | generators-iteration.js | 532 function Test8(iter) { class in TestTryFinally 539 Test8(instantiate(g));
|
/external/clang/test/CodeGenObjC/ |
D | arc-captured-32bit-block-var-layout.m | 356 void Test8() { function
|
D | arc-blocks.m | 278 @interface Test8 @end interface 279 @implementation Test8 implementation 281 // CHECK: define internal void @"\01-[Test8 test]"
|
D | arc-captured-block-var-layout.m | 355 void Test8() { function
|
/external/clang/test/SemaObjCXX/ |
D | objcbridge-attribute-arc.mm | 179 void Test8(CFMyPersonalErrorRef cf) { function
|
D | objcbridge-attribute.mm | 179 void Test8(CFMyPersonalErrorRef cf) { function
|