Lines Matching defs:Selectors
105 // Fill the Selectors SmallSet with all selectors we want to check.
112 Selector Sel = Ctx.Selectors.getSelector(Descriptor.ArgumentCount, &II);
120 const SelectorDescriptor Selectors[] = {
135 fillSelectors(Ctx, Selectors, "UIViewController");
139 const SelectorDescriptor Selectors[] = {
142 fillSelectors(Ctx, Selectors, "UIResponder");
146 const SelectorDescriptor Selectors[] = {
150 fillSelectors(Ctx, Selectors, "NSResponder");
154 const SelectorDescriptor Selectors[] = {
158 fillSelectors(Ctx, Selectors, "NSDocument");