Searched refs:TypeBound (Results 1 – 2 of 2) sorted by relevance
3484 const ObjCObjectType *TypeBound) { in FilterMethodsByTypeBound() argument3485 if (!TypeBound) in FilterMethodsByTypeBound()3488 if (TypeBound->isObjCId()) in FilterMethodsByTypeBound()3492 auto *BoundInterface = TypeBound->getInterface(); in FilterMethodsByTypeBound()3519 bool InstanceFirst, bool CheckTheOther, const ObjCObjectType *TypeBound) { in CollectMultipleMethodsInGlobalPool() argument3532 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound)) in CollectMultipleMethodsInGlobalPool()3548 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound)) in CollectMultipleMethodsInGlobalPool()
464 const ObjCObjectType *TypeBound = nullptr);