Searched refs:NumNSSetMethods (Results 1 – 2 of 2) sorted by relevance
128 static const unsigned NumNSSetMethods = 5; variable251 mutable Selector NSSetSelectors[NumNSSetMethods];
276 for (unsigned i = 0; i != NumNSSetMethods; ++i) { in getNSSetMethodKind()