• Home
  • Raw
  • Download

Lines Matching refs:captured

11   [x setBlock: // expected-note {{block will be retained by the captured object}}
13 x.block = // expected-note {{block will be retained by the captured object}}
16 [x addBlock: // expected-note {{block will be retained by the captured object}}
32 … // expected-note {{block will be retained by the captured object}}
48 …le}} expected-note {{block will be retained by an object strongly retained by the captured object}}
49 …le}} expected-note {{block will be retained by an object strongly retained by the captured object}}
63 …le}} expected-note {{block will be retained by an object strongly retained by the captured object}}
69 …le}} expected-note {{block will be retained by an object strongly retained by the captured object}}
71 …le}} expected-note {{block will be retained by an object strongly retained by the captured object}}
73 …; // expected-note {{block will be retained by an object strongly retained by the captured object}}
81 …le}} expected-note {{block will be retained by an object strongly retained by the captured object}}
93 …{ // expected-note {{block will be retained by an object strongly retained by the captured object}}
124 …{ // expected-note {{block will be retained by an object strongly retained by the captured object}}
148 __block block_t b1 = ^{ // expected-note{{block will be retained by the captured object}}
153 b2 = ^{ // expected-note{{block will be retained by the captured object}}
169 [obj setBlock:[^{ // expected-note{{block will be retained by the captured object}}
173 …t)_Block_copy((__bridge void *)^{ // expected-note{{block will be retained by the captured object}}