Searched defs:SomeObject (Results 1 – 2 of 2) sorted by relevance
10 @interface SomeObject <SomeProtocol> interface
47 @interface SomeObject : NSObject <UndefinedProtocol> // expected-warning {{cannot find protocol def… interface