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}}
9 …bility(tvos,deprecated=3.0))); // expected-note {{'f5' has been explicitly marked deprecated here}}
11 …bility(tvos,introduced=2.0))); // expected-note {{'f6' has been explicitly marked deprecated here}}
37 …ed=2.0,deprecated=2.1))); // expected-note {{'f0_tvos' has been explicitly marked deprecated here}}
39 …ed=2.0,deprecated=3.0))); // expected-note {{'f2_tvos' has been explicitly marked deprecated here}}
41 …s,introduced=2.0,deprecated=2.1,obsoleted=3.0))); // expected-note{{explicitly marked unavailable}}
44 …(tvos,deprecated=3.0))); // expected-note {{'f5b_tvos' has been explicitly marked deprecated here}}
45 …y(ios,deprecated=3.0))); // expected-note {{'f5c_tvos' has been explicitly marked deprecated here}}
47 …y(tvos,introduced=2.0))); // expected-note {{'f6_tvos' has been explicitly marked deprecated here}}