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

/external/clang/include/clang/AST/
H A DNSAPI.h125 enum NSSetMethodKind { enum in class:clang::NSAPI
135 Selector getNSSetSelector(NSSetMethodKind MK) const;
137 /// \brief Return NSSetMethodKind if \p Sel is such a selector.
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);

Completed in 105 milliseconds