Home | History | Annotate | Download | only in Parse

Lines Matching defs:propertyId

1645     IdentifierInfo *propertyId = Tok.getIdentifierInfo();
1653 Actions.CodeCompleteObjCPropertySynthesizeIvar(getCurScope(), propertyId);
1666 propertyId, propertyIvar, propertyIvarLoc);
1699 IdentifierInfo *propertyId = Tok.getIdentifierInfo();
1702 propertyId, 0, SourceLocation());