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

  /external/clang/include/clang/AST/
NSAPI.h 134 Selector getNSSetSelector(NSSetMethodKind MK) const;
  /external/clang/lib/AST/
NSAPI.cpp 268 Selector NSAPI::getNSSetSelector(NSSetMethodKind MK) const {
318 if (Sel == getNSSetSelector(MK))

Completed in 43 milliseconds