Home | History | Annotate | Download | only in SemaObjC

Lines Matching full:system

4 #include <arc-system-header.h>
10 // expected-note@arc-system-header.h:1 {{inline function performs a conversion which is forbidden in ARC}}
11 // expected-note@arc-system-header.h:5 {{inline function performs a conversion which is forbidden in ARC}}
16 // expected-note@arc-system-header.h:14 {{declaration uses type that is ill-formed in ARC}}
21 // expected-note@arc-system-header.h:19 {{declaration uses type that is ill-formed in ARC}}
27 // expected-note@arc-system-header.h:25 {{field has non-trivial ownership qualification}}
31 // This is actually okay to use if declared in a system header.
46 // expected-note@arc-system-header.h:41 4 {{declaration uses type that is ill-formed in ARC}}
47 // expected-note@arc-system-header.h:41 2 {{property 'prop' is declared unavailable here}}
53 // expected-note@arc-system-header.h:56 {{field has non-trivial ownership qualification}}