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