Home | History | Annotate | Download | only in Sema

Lines Matching refs:KeyIdents

1094   IdentifierInfo *KeyIdents[] = {
1097 Selector GetterSelector = S.Context.Selectors.getSelector(1, KeyIdents);
1140 IdentifierInfo *KeyIdents[] = {
1143 AtIndexGetterSelector = S.Context.Selectors.getSelector(1, KeyIdents);
1147 IdentifierInfo *KeyIdents[] = {
1151 AtIndexGetterSelector = S.Context.Selectors.getSelector(1, KeyIdents);
1251 IdentifierInfo *KeyIdents[] = {
1255 AtIndexSetterSelector = S.Context.Selectors.getSelector(2, KeyIdents);
1259 IdentifierInfo *KeyIdents[] = {
1263 AtIndexSetterSelector = S.Context.Selectors.getSelector(2, KeyIdents);