Searched defs:NSStringMethodKind (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DNSAPI.h40 enum NSStringMethodKind { enum in class:clang::NSAPI
52 Selector getNSStringSelector(NSStringMethodKind MK) const;
54 /// \brief Return NSStringMethodKind if \param Sel is such a selector.
55 Optional<NSStringMethodKind> getNSStringMethodKind(Selector Sel) const;

Completed in 46 milliseconds