Home | History | Annotate | Download | only in Sema

Lines Matching refs:getSelector

563       GetterSelector = Getter->getSelector();
571 setter->getSelector().getIdentifierInfoForSlot(0);
594 SetterSelector = setter->getSelector();
598 RefExpr->getImplicitPropertyGetter()->getSelector()
628 << prop << prop1 << setter->getSelector();
707 GenericLoc, Getter->getSelector(),
711 GenericLoc, Getter->getSelector(),
1097 Selector GetterSelector = S.Context.Selectors.getSelector(1, KeyIdents);
1143 AtIndexGetterSelector = S.Context.Selectors.getSelector(1, KeyIdents);
1151 AtIndexGetterSelector = S.Context.Selectors.getSelector(1, KeyIdents);
1255 AtIndexSetterSelector = S.Context.Selectors.getSelector(2, KeyIdents);
1263 AtIndexSetterSelector = S.Context.Selectors.getSelector(2, KeyIdents);