Searched defs:GCObject (Results 1 – 4 of 4) sorted by relevance
9 @protocol GCObject protocol17 @interface GCObject : Object <DerivedGCObject> { interface25 @implementation GCObject : Object implementation
15 @interface GCObject : Object <ProtocolDerivedGCObject> { interface
185 union GCObject { union
70 typedef union GCObject GCObject; typedef