Lines Matching full:marked
3 …roduced=2.0,deprecated=2.1))); // expected-note {{'f0' has been explicitly marked deprecated here}}
5 …roduced=2.0,deprecated=3.0))); // expected-note {{'f2' has been explicitly marked deprecated here}}
7 …s,introduced=2.0,deprecated=2.1,obsoleted=3.0))); // expected-note{{explicitly marked unavailable}}
8 …ability(ios,deprecated=3.0))); // expected-note {{'f5' has been explicitly marked deprecated here}}
10 …ability(ios,deprecated=8.3))); // expected-note {{'f7' has been explicitly marked deprecated here}}
11 …ailability(ios,introduced=2.0,obsoleted=10.0))); // expected-note {{explicitly marked unavailable}}
26 …2.0,deprecated=2.1))); // expected-note {{'f0_watchos' has been explicitly marked deprecated here}}
28 …2.0,deprecated=3.0))); // expected-note {{'f2_watchos' has been explicitly marked deprecated here}}
30 …s,introduced=2.0,deprecated=2.1,obsoleted=3.0))); // expected-note{{explicitly marked unavailable}}
33 …os,deprecated=3.0))); // expected-note {{'f5b_watchos' has been explicitly marked deprecated here}}
34 …os,deprecated=3.0))); // expected-note {{'f5c_watchos' has been explicitly marked deprecated here}}
36 …hos,introduced=2.0))); // expected-note {{'f6_watchos' has been explicitly marked deprecated here}}