• Home
  • Raw
  • Download

Lines Matching refs:note

9 …oduced=2.0,deprecated=3.0))); // expected-note {{property 'ptarget' is declared deprecated here}} …
12 // expected-note@+2 {{property 'partialPtarget' is declared partial here}} expected-note@+2 {{'part…
24 …oduced=2.0,deprecated=3.0))); // expected-note {{property 'target' is declared deprecated here}} e…
27 // expected-note@+2 {{property 'partialTarget' is declared partial here}} expected-note@+2 {{'setPa…
38 …tribute__((availability(ios,introduced=2.0,deprecated=3.0))); // expected-note 2 {{'dep_target' ha…
39 … // expected-note 4 {{property 'dep_target' is declared deprecated here}} \
40 … // expected-note 2 {{'setDep_target:' has been explicitly marked deprecated here}}
43note@+2 4 {{property 'partial_dep_target' is declared partial here}} expected-note@+2 2 {{'partial…
60 …troduced in iOS 5.0}} expected-note@+2 {{explicitly redeclare 'partial_dep_target' to silence this…
85 …// expected-warning@+2 {{'setPartialTarget:' is partial: introduced in iOS 5.0}} expected-note@+2 …
89 …troduced in iOS 5.0}} expected-note@+2 {{explicitly redeclare 'partial_dep_target' to silence this…
98 …ed=2.0,deprecated=3.0))); // expected-note {{'isEnabled' has been explicitly marked deprecated her…
100 …2.0,deprecated=3.0))); // expected-note {{'setNewDelegate:' has been explicitly marked deprecated …
103 // expected-note@+2 {{property 'partialEnabled' is declared partial here}} expected-note@+2 {{'part…
108 // expected-note@+2 {{property 'partialDelegate' is declared partial here}} expected-note@+2 {{'par…
118 …ntroduced in iOS 5.0}} expected-note@+2 {{explicitly redeclare 'partialIsEnabled' to silence this …
141 // expected-warning@+2 {{'partialPtarget' is partial: introduced in iOS 5.0}} expected-note@+2 {{ex…
152 - (void)setX:(int)x __attribute__ ((deprecated)); // expected-note 2 {{'setX:' has been explicitly …
153 - (int)x __attribute__ ((unavailable)); // expected-note {{'x' has been explicitly marked unavailab…