Searched defs:prop3 (Results 1 – 3 of 3) sorted by relevance
15 @property (nonatomic, retain) __attribute__((iboutletcollection())) id prop3; property31 @property __attribute__((iboutletcollection(BAD))) int prop3; // expected-warning {{property with '… property
13 @property short prop3; property
78 @property (assign) id prop3; property