Lines Matching refs:KeyIdents

59       const IdentifierInfo *KeyIdents[] = {&Ctx.Idents.get("stringWithCString"),  in getNSStringSelector()  local
61 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSStringSelector()
94 const IdentifierInfo *KeyIdents[] = {&Ctx.Idents.get("arrayWithObjects"), in getNSArraySelector() local
96 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSArraySelector()
109 const IdentifierInfo *KeyIdents[] = { in getNSArraySelector() local
112 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSArraySelector()
119 const IdentifierInfo *KeyIdents[] = {&Ctx.Idents.get("insertObject"), in getNSArraySelector() local
121 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSArraySelector()
125 const IdentifierInfo *KeyIdents[] = { in getNSArraySelector() local
127 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSArraySelector()
161 const IdentifierInfo *KeyIdents[] = { in getNSDictionarySelector() local
163 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSDictionarySelector()
167 const IdentifierInfo *KeyIdents[] = { in getNSDictionarySelector() local
169 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSDictionarySelector()
173 const IdentifierInfo *KeyIdents[] = { in getNSDictionarySelector() local
176 Sel = Ctx.Selectors.getSelector(3, KeyIdents); in getNSDictionarySelector()
192 const IdentifierInfo *KeyIdents[] = {&Ctx.Idents.get("initWithObjects"), in getNSDictionarySelector() local
194 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSDictionarySelector()
201 const IdentifierInfo *KeyIdents[] = {&Ctx.Idents.get("setObject"), in getNSDictionarySelector() local
203 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSDictionarySelector()
207 const IdentifierInfo *KeyIdents[] = { in getNSDictionarySelector() local
209 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSDictionarySelector()
213 const IdentifierInfo *KeyIdents[] = {&Ctx.Idents.get("setValue"), in getNSDictionarySelector() local
215 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSDictionarySelector()
244 const IdentifierInfo *KeyIdents[] = {&Ctx.Idents.get("insertObject"), in getNSSetSelector() local
246 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSSetSelector()
250 const IdentifierInfo *KeyIdents[] = {&Ctx.Idents.get("setObject"), in getNSSetSelector() local
252 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSSetSelector()
256 const IdentifierInfo *KeyIdents[] = { in getNSSetSelector() local
258 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSSetSelector()
262 const IdentifierInfo *KeyIdents[] = { in getNSSetSelector() local
265 Sel = Ctx.Selectors.getSelector(2, KeyIdents); in getNSSetSelector()