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 47 static const unsigned NumNSStringMethods = 5;
198 mutable Selector NSStringSelectors[NumNSStringMethods];
  /external/clang/lib/AST/
NSAPI.cpp 72 for (unsigned i = 0; i != NumNSStringMethods; ++i) {

Completed in 21 milliseconds