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

  /external/clang/include/clang/AST/
NSAPI.h 52 static const unsigned NumNSStringMethods = 5;
237 mutable Selector NSStringSelectors[NumNSStringMethods];
  /external/clang/lib/AST/
NSAPI.cpp 81 for (unsigned i = 0; i != NumNSStringMethods; ++i) {

Completed in 332 milliseconds