Searched defs:MethList (Results 1 – 3 of 3) sorted by relevance
3273 ObjCMethodList &MethList = instance ? Pos->second.first : Pos->second.second; in CollectMultipleMethodsInGlobalPool() local3288 ObjCMethodList &MethList = in AreMultipleMethodsInGlobalPool() local3315 ObjCMethodList &MethList = instance ? Pos->second.first : Pos->second.second; in LookupMethodInGlobalPool() local
5625 for (ObjCMethodList *MethList = &M->second.second; in AddClassMessageCompletions() local5798 for (ObjCMethodList *MethList = &M->second.first; in CodeCompleteObjCInstanceMessage() local7227 for (ObjCMethodList *MethList = IsInstanceMethod ? &M->second.first : in CodeCompleteObjCMethodDeclSelector() local
1105 ObjCMethodList &MethList) { in HelperToDiagnoseMismatchedMethodsInGlobalPool()