Lines Matching refs:strong
26 @property (strong) NSString *StrongProp;
28 @property (strong) NSString *UnavailProp __attribute__((unavailable));
31 @property (strong) NSString *UnavailProp1 __attribute__((unavailable));
33 @property (strong) NSString *UnavailProp2;
51 @property (strong) NSArray *names2;
52 @property (strong) NSArray *names3;
53 @property (strong) NSArray *names4;
54 @property (strong) NSArray *names1;
67 @property (strong) id MYtarget;
69 @property (strong) id targetX;
83 @property (readonly, strong) id object;
88 @property (getter=getStringValue, strong) NSString *stringValue;
111 @property (strong) id MYtarget;
113 @property (strong) id targetX;
127 @property (readonly, strong) id object;
164 @property (strong) NSURL *appStoreReceiptURL NS_AVAILABLE;
167 @property (strong) NSURL *appStoreReceiptURLX NS_AVAILABLE;
170 @property (strong) NSURL *appStoreReceiptURLY ;
173 @property (readonly, strong) id OkToInfer NS_AVAILABLE;
176 @property (strong) NSURL *appStoreReceiptURLZ ;
183 @property (strong) id method1 ALIGNED NS_AVAILABLE;