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