Searched defs:OtherClass (Results 1 – 5 of 5) sorted by relevance
29 @interface OtherClass : NSObject <HasASelection> { interface33 @implementation OtherClass implementation
16 class OtherClass : public MyCls { class18 OtherClass(const OtherClass &other) : MyCls(other), value(value) { } in OtherClass() function in __anon0abbb2fc0111::OtherClass
7 @interface OtherClass interface
28 @interface OtherClass { interface
54 @interface OtherClass { interface