Searched refs:ObjCMethodKind (Results 1 – 1 of 1) sorted by relevance
7418 enum ObjCMethodKind { enum7424 static bool isAcceptableObjCSelector(Selector Sel, ObjCMethodKind WantKind, in isAcceptableObjCSelector()7451 ObjCMethodKind WantKind, in isAcceptableObjCMethod()7483 bool WantInstanceMethods, ObjCMethodKind WantKind, in AddObjCMethods()