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