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

  /external/clang/include/clang/AST/
NSAPI.h 115 static const unsigned NumNSDictionaryMethods = 14;
243 mutable Selector NSDictionarySelectors[NumNSDictionaryMethods];
  /external/clang/lib/AST/
NSAPI.cpp 260 for (unsigned i = 0; i != NumNSDictionaryMethods; ++i) {

Completed in 891 milliseconds