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

Completed in 92 milliseconds