Searched refs:TestD (Results 1 – 12 of 12) sorted by relevance
17 public TestD d;23 public TestD d;26 static class TestD extends AbstractEntity { } class in ObjectId825Test42 TestD d = new TestD(); in testDeserialize()
5 @TestC = alias void (), void ()* @TestD7 define void @TestD() {12 ; CHECK-LABEL: TestD:13 ; CHECK: TestC = TestD
5 @TestC = alias void (), void ()* @TestD7 define void @TestD() {12 ; CHECK-LABEL: TestD:13 ; CHECK: .set TestC, TestD
14 void TestD(double X, double Y) { in TestD() function
15 void TestD(double X, double Y) { in TestD() function
6 // expected-remark@below {{'!test.test_type' - TestD}}
176 @interface TestD : UIResponder {} interface178 @implementation TestD implementation182 } // expected-warning {{The 'resignFirstResponder' instance method in UIResponder subclass 'TestD' …
45 emitRemark(loc) << *this << " - TestD";
116 struct TestD { struct