Home
last modified time | relevance | path

Searched defs:ns_consumes_self (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaObjC/
Dmethod-attributes.m21 …nt)arg1 __attribute__((deprecated)) __attribute__((unavailable)) __attribute__((ns_consumes_self));
34 …tribute__((deprecated)) __attribute__((unavailable)) __attribute__((ns_consumes_self)) {return 0; }
Darc.m330 - (id) consumesSelf __attribute__((ns_consumes_self));
386 - (void) test16_4: (int) x __attribute__((ns_consumes_self)); // expected-note {{one possibility}}