Home
last modified time | relevance | path

Searched refs:getNSSetSelector (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DNSAPI.h131 Selector getNSSetSelector(NSSetMethodKind MK) const;
/external/clang/include/clang/AST/
DNSAPI.h135 Selector getNSSetSelector(NSSetMethodKind MK) const;
/external/clang/lib/AST/
DNSAPI.cpp269 Selector NSAPI::getNSSetSelector(NSSetMethodKind MK) const { in getNSSetSelector() function in NSAPI
319 if (Sel == getNSSetSelector(MK)) in getNSSetMethodKind()
/external/llvm-project/clang/lib/AST/
DNSAPI.cpp257 Selector NSAPI::getNSSetSelector(NSSetMethodKind MK) const { in getNSSetSelector() function in NSAPI
307 if (Sel == getNSSetSelector(MK)) in getNSSetMethodKind()