Home | History | Annotate | Download | only in Parse

Lines Matching full:ivar

1673 ///     @synthesize property-ivar-list ';'
1675 /// property-ivar-list:
1676 /// property-ivar
1677 /// property-ivar-list ',' property-ivar
1679 /// property-ivar:
1706 // property '=' ivar-name
1720 propertyIvarLoc = ConsumeToken(); // consume ivar-name