Lines Matching refs:end
4 @interface NSObject @end
8 @end
11 @end
14 @end
17 @end
20 @end
22 @implementation SubClass1 @end // Test1 - No Warning
25 @end
28 @end
31 @end
33 @implementation SubClass2 @end // Test 4 - No Warning
35 @interface SubClass3 : TopClass<SubProtocol> @end
36 @implementation SubClass3 @end // Test 5 - No Warning
38 @interface SubClass4 : SubClass3 @end
39 @implementation SubClass4 @end // Test 5 - No Warning
43 @end
45 @interface SubClass5 : SubClass4 <NewProtocol> @end
46 @implementation SubClass5 @end // expected-warning {{property 'myNewString' requires method 'myNe…
51 @end
54 @end
58 @end
61 @end
63 @implementation INTF @end // expected-warning{{property 'invalidationBacktrace' requires method 'in…