Searched refs:InstanceFirst (Results 1 – 2 of 2) sorted by relevance
471 bool InstanceFirst, bool CheckTheOther,
3516 bool InstanceFirst, bool CheckTheOther, const ObjCObjectType *TypeBound) { in CollectMultipleMethodsInGlobalPool() argument3525 ObjCMethodList &MethList = InstanceFirst ? Pos->second.first : in CollectMultipleMethodsInGlobalPool()3541 ObjCMethodList &MethList2 = InstanceFirst ? Pos->second.second : in CollectMultipleMethodsInGlobalPool()