Searched defs:ns_returns_retained (Results 1 – 5 of 5) sorted by relevance
6 - (id) test __attribute__((ns_returns_retained)); // expected-note {{method 'test' declared here}}10 …d)PlusOne __attribute__((ns_returns_retained)); // expected-note {{method 'PlusOne' declared here}}
86 …s_retained)); // expected-error {{overriding method has mismatched ns_returns_retained attributes}}
373 - (id) test16_3: (int) x __attribute__((ns_returns_retained)); // expected-note {{one possibility}}
991 - (id) test __attribute__((ns_returns_retained)) {1179 + (id) make __attribute__((ns_returns_retained));
357 - (NSString*) returnsAnOwnedString __attribute__((ns_returns_retained));372 - (NSDate*) returnsNSRetained __attribute__((ns_returns_retained));