Lines Matching refs:here
6 …Meth __attribute__((unavailable)); // expected-note {{has been explicitly marked unavailable here}}
7 …ttribute__((deprecated)); // expected-note {{'depInA1' has been explicitly marked deprecated here}}
9 …ttribute__((deprecated)); // expected-note {{'depInA2' has been explicitly marked deprecated here}}
10 …eth2 __attribute__((unavailable)); // expected-note {{has been explicitly marked unavailable here}}
12 …ed)) __attribute__((unavailable)); // expected-note {{has been explicitly marked unavailable here}}
13 …ribute__((deprecated)); // expected-note {{'FuzzyMeth' has been explicitly marked deprecated here}}
18 …eth1 __attribute__((unavailable)); // expected-note {{has been explicitly marked unavailable here}}
19 …attribute__((deprecated)); // expected-note {{'depInA' has been explicitly marked deprecated here}}
23 …ed)) __attribute__((unavailable)); // expected-note {{has been explicitly marked unavailable here}}
26 …ibute__((deprecated)); // expected-note {{'FuzzyMeth1' has been explicitly marked deprecated here}}
30 @class C; // expected-note 10 {{forward declaration of class here}}
48 @interface DEPRECATED // expected-note {{'DEPRECATED' has been explicitly marked deprecated here}}