• Home
  • Raw
  • Download

Lines Matching refs:has

43 …nd stored into 'leaked' is not referenced later in this execution path and has a retain count of +…
48 …nd stored into 'leaked' is not referenced later in this execution path and has a retain count of +…
53 …[leaked retain]; // expected-note{{Reference count incremented. The object now has a +1 retain cou…
54 …[leaked retain]; // expected-note{{Reference count incremented. The object now has a +2 retain cou…
55 …[leaked release]; // expected-note{{Reference count decremented. The object now has a +1 retain co…
56 …nd stored into 'leaked' is not referenced later in this execution path and has a retain count of +…
61 …[leaked retain]; // expected-note{{Reference count incremented. The object now has a +1 retain cou…
62 …nd stored into 'leaked' is not referenced later in this execution path and has a retain count of +…
67 …CFRetain(leaked); // expected-note{{Reference count incremented. The object now has a +1 retain co…
68 …nd stored into 'leaked' is not referenced later in this execution path and has a retain count of +…
87 …ect over-autoreleased: object was sent -autorelease 2 times but the object has a +1 retain count}}
93 …note{{Object over-autoreleased: object was sent -autorelease but the object has a +0 retain count}}
98 …d); // expected-note{{When GC is not enabled a call to 'CFMakeCollectable' has no effect on its ar…
99 …d); // expected-note{{When GC is not enabled a call to 'NSMakeCollectable' has no effect on its ar…
100 …nd stored into 'leaked' is not referenced later in this execution path and has a retain count of +…