Searched refs:getNSSetMethodKind (Results 1 – 3 of 3) sorted by relevance
134 std::optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
305 std::optional<NSAPI::NSSetMethodKind> NSAPI::getNSSetMethodKind(Selector Sel) { in getNSSetMethodKind() function in NSAPI
18558 S.NSAPIObj->getNSSetMethodKind(Sel); in GetNSSetArgumentIndex()