Lines Matching refs:CFBridgingRelease
6 id CFBridgingRelease(CFTypeRef); function
46 … a bridged cast}} expected-note {{use __bridge to}} expected-note {{use CFBridgingRelease call to}}
47 … a bridged cast}} expected-note {{use __bridge to}} expected-note {{use CFBridgingRelease call to}}
48 … a bridged cast}} expected-note {{use __bridge to}} expected-note {{use CFBridgingRelease call to}}
49 … a bridged cast}} expected-note {{use __bridge to}} expected-note {{use CFBridgingRelease call to}}
50 … a bridged cast}} expected-note {{use __bridge to}} expected-note {{use CFBridgingRelease call to}}
52 …ng(); // expected-error {{requires a bridged cast}} expected-note {{use CFBridgingRelease call to}}
53 …) 0); // expected-error {{requires a bridged cast}} expected-note {{use CFBridgingRelease call to}}
54 …g()); // expected-error {{requires a bridged cast}} expected-note {{use CFBridgingRelease call to}}
55 …g()); // expected-error {{requires a bridged cast}} expected-note {{use CFBridgingRelease call to}}
82 …es a bridged cast}} expected-note{{use __bridge to}} expected-note{{use CFBridgingRelease call to}}