Home | History | Annotate | Download | only in Sema

Lines Matching refs:propertyName

1501                           IdentifierInfo &propertyName,
1525 &propertyName,
1543 Selector Sel = PP.getSelectorTable().getNullarySelector(&propertyName);
1563 PP.getSelectorTable(), &propertyName);
1597 << &propertyName << Context.getObjCInterfaceType(IFace));