Lines Matching refs:synthesize
32 @synthesize DeepSynthProperty;
66 @property (readwrite) char isFoo; // expected-warning {{auto property synthesis will not synthesize…
67 @property char Property1; // expected-warning {{auto property synthesis will not synthesize propert…
69 …char isNotFree; // expected-warning {{auto property synthesis will not synthesize property 'isNotF…
76 @synthesize Property2 = Property1; // expected-note {{property synthesized here}}
107 …write) id prop; // expected-warning {{auto property synthesis will not synthesize property 'prop'}}
108 …rite) id prop1; // expected-warning {{auto property synthesis will not synthesize property 'prop1'…
109 …rite) id prop2; // expected-warning {{auto property synthesis will not synthesize property 'prop2'…
129 @synthesize six;
154 @synthesize failureCount = _failureCount;
175 …sis will not synthesize property 'muahahaha' declared in protocol 'Fooing'}} expected-warning {{au…
181 …sis will not synthesize property 'muahahaha' declared in protocol 'Fooing'}} expected-warning {{au…