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 114 static const unsigned NumNSDictionaryMethods = 14;
235 mutable Selector NSDictionarySelectors[NumNSDictionaryMethods];
  /external/clang/lib/AST/
NSAPI.cpp 259 for (unsigned i = 0; i != NumNSDictionaryMethods; ++i) {

Completed in 37 milliseconds