Home | History | Annotate | Download | only in objectivec

Lines Matching refs:interface

48 //%@interface GPB##NAME##Array () {
60 @interface GPBInt32Array () {
68 @interface GPBUInt32Array () {
76 @interface GPBInt64Array () {
84 @interface GPBUInt64Array () {
92 @interface GPBFloatArray () {
100 @interface GPBDoubleArray () {
108 @interface GPBBoolArray () {
116 @interface GPBEnumArray () {
126 @interface GPBAutocreatedArray : NSMutableArray {