HomeSort by relevance Sort by last modified time
    Searched refs:NumNSSetMethods (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
NSAPI.h 131 static const unsigned NumNSSetMethods = 5;
238 mutable Selector NSSetSelectors[NumNSSetMethods];
  /external/clang/lib/AST/
NSAPI.cpp 316 for (unsigned i = 0; i != NumNSSetMethods; ++i) {

Completed in 64 milliseconds