Searched defs:SomeObject (Results 1 – 8 of 8) sorted by relevance
20 struct SomeObject {}; struct
22 struct SomeObject {}; struct
69 struct SomeObject {}; struct
46 @interface SomeObject : NSObject <UndefinedProtocol> // expected-warning {{cannot find protocol def… interface
9 @interface SomeObject <SomeProtocol> interface