Searched refs:getNSSetMethodKind (Results 1 – 3 of 3) sorted by relevance
138 Optional<NSSetMethodKind> getNSSetMethodKind(Selector Sel);
316 NSAPI::getNSSetMethodKind(Selector Sel) { in getNSSetMethodKind() function in NSAPI
10055 Optional<NSAPI::NSSetMethodKind> MKOpt = S.NSAPIObj->getNSSetMethodKind(Sel); in GetNSSetArgumentIndex()