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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
NSAPI.h 111 static const unsigned NumNSDictionaryMethods = 13;
248 mutable Selector NSDictionarySelectors[NumNSDictionaryMethods];
  /src/external/apache2/llvm/dist/clang/lib/AST/
NSAPI.cpp 248 for (unsigned i = 0; i != NumNSDictionaryMethods; ++i) {

Completed in 50 milliseconds