Searched defs:MethList (Results 1 – 3 of 3) sorted by relevance
3242 ObjCMethodList &MethList = instance ? Pos->second.first : Pos->second.second; in CollectMultipleMethodsInGlobalPool() local3257 ObjCMethodList &MethList = in AreMultipleMethodsInGlobalPool() local3284 ObjCMethodList &MethList = instance ? Pos->second.first : Pos->second.second; in LookupMethodInGlobalPool() local
5624 for (ObjCMethodList *MethList = &M->second.second; in AddClassMessageCompletions() local5797 for (ObjCMethodList *MethList = &M->second.first; in CodeCompleteObjCInstanceMessage() local7223 for (ObjCMethodList *MethList = IsInstanceMethod ? &M->second.first : in CodeCompleteObjCMethodDeclSelector() local
1105 ObjCMethodList &MethList) { in HelperToDiagnoseMismatchedMethodsInGlobalPool()