Home | History | Annotate | Download | only in Parse

Lines Matching full:ivar

1677 ///     @synthesize property-ivar-list ';'
1679 /// property-ivar-list:
1680 /// property-ivar
1681 /// property-ivar-list ',' property-ivar
1683 /// property-ivar:
1710 // property '=' ivar-name
1722 propertyIvarLoc = ConsumeToken(); // consume ivar-name