Searched refs:MethList2 (Results 1 – 2 of 2) sorted by relevance
3416 ObjCMethodList &MethList2 = InstanceFirst ? Pos->second.second : in CollectMultipleMethodsInGlobalPool() local3418 for (ObjCMethodList *M = &MethList2; M; M = M->getNext()) in CollectMultipleMethodsInGlobalPool()
3524 ObjCMethodList &MethList2 = InstanceFirst ? Pos->second.second : in CollectMultipleMethodsInGlobalPool() local3526 for (ObjCMethodList *M = &MethList2; M; M = M->getNext()) in CollectMultipleMethodsInGlobalPool()