Searched refs:getNSSetSelector (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DNSAPI.h131 Selector getNSSetSelector(NSSetMethodKind MK) const;
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp257 Selector NSAPI::getNSSetSelector(NSSetMethodKind MK) const { function in class:NSAPI
307 if (Sel == getNSSetSelector(MK))

Completed in 154 milliseconds