Lines Matching refs:super
29 self = [super init];
40 [super dealloc];
55 self = [super init];
61 [super dealloc];
89 …[super dealloc]; // expected-warning {{The '_ivar' ivar in 'MyPropertyClass1' was copied by a synt…
102 …[super dealloc]; // expected-warning {{The '_ivar' ivar in 'MyPropertyClass2' was retained by a sy…
118 …[super dealloc]; // expected-warning {{The '_ivar' ivar in 'MyPropertyClass3' was retained by a sy…
141 …super dealloc]; // expected-warning {{The '_blockPropertyIvar' ivar in 'MyPropertyClass4' was copi…
157 [super dealloc]; // no-warning because it is a weak property
174 …ReturnInDealloc' was retained by a synthesized property but not released before '[super dealloc]'}}
175 [super dealloc];
202 …super dealloc]; // expected-warning {{The '_ivar' ivar in 'MyPropertyClassWithReleaseInOtherInstan…
219 // expected-warning@-2 {{method possibly missing a [super dealloc] call}} (From Sema)
220 …NorSuperDealloc' was retained by a synthesized property but not released before '[super dealloc]'}}
240 [super dealloc];
262 …super dealloc]; // expected-warning {{The '_ivar2' ivar in 'ClassWithControlFlowInRelease' was ret…
281 [super dealloc]; // no-warning
298 …[super dealloc]; // expected-warning {{The '_ivar' ivar in 'ClassWithNildOutIvar' was retained by …
319 …[super dealloc]; // expected-warning {{The '_ivar' ivar in 'ClassWithUpdatedIvar' was retained by …
336 [super dealloc]; // no-warning
379 …super dealloc]; // expected-warning {{The '_ivarNeverReleased' ivar in 'ClassWithDeallocHelpers' w…
399 [super dealloc];
418 [super dealloc];
435 …super dealloc]; // expected-warning {{The '_ivar' ivar in 'ClassWhereSelfEscapesViaSynthesizedPro…
479 …super dealloc]; // expected-warning {{The '_ivar1' ivar in 'ClassWhereSelfEscapesViaCallToSystem'…
498 [super dealloc];
516 [super dealloc];
531 [super dealloc];
544 …super dealloc]; // expected-warning {{The '_propInSuper' ivar in 'SuperClassOfClassWithInlinedSupe…
556 …super dealloc]; // expected-warning {{The '_propInSub' ivar in 'ClassWithInlinedSuperDealloc' was …
580 [super dealloc]; // no-warning
595 [super invalidate];
600 [super dealloc]; // no-warning
615 …super dealloc]; // expected-warning {{The '_propInSuper' ivar in 'SuperClassOfClassThatEscapesBefo…
633 [super dealloc]; // no-warning
662 [super dealloc];
681 [super dealloc];
697 [super dealloc];
721 [super dealloc]; // no-warning
742 [super dealloc]; // no-warning
775 [super dealloc];
816 [super dealloc];
817 …iateSubCIFilter' was retained by a synthesized property but not released before '[super dealloc]'}}
835 [super dealloc];
853 [super dealloc]; // no-warning