Searched defs:ns_consumes_self (Results 1 – 6 of 6) sorted by relevance
23 -(void)g2 __attribute__((ns_consumes_self));25 -(void)h2: (int)x __attribute__((ns_consumes_self));27 -(void) __attribute__((ns_consumes_self)) i2;
21 …nt)arg1 __attribute__((deprecated)) __attribute__((unavailable)) __attribute__((ns_consumes_self));34 …tribute__((deprecated)) __attribute__((unavailable)) __attribute__((ns_consumes_self)) {return 0; }
330 - (id) consumesSelf __attribute__((ns_consumes_self));386 - (void) test16_4: (int) x __attribute__((ns_consumes_self)); // expected-note {{one possibility}}
333 - (id) consumesSelf __attribute__((ns_consumes_self));389 - (void) test16_4: (int) x __attribute__((ns_consumes_self)); // expected-note {{one possibility}}
30 -(id)d __attribute__((ns_consumes_self));