HomeSort by: relevance | last modified time | path
    Searched refs:NumNSSetMethods (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
NSAPI.h 128 static const unsigned NumNSSetMethods = 5;
251 mutable Selector NSSetSelectors[NumNSSetMethods];
  /src/external/apache2/llvm/dist/clang/lib/AST/
NSAPI.cpp 305 for (unsigned i = 0; i != NumNSSetMethods; ++i) {

Completed in 18 milliseconds