Searched refs:TypeBound (Results 1 – 2 of 2) sorted by relevance
3479 const ObjCObjectType *TypeBound) { in FilterMethodsByTypeBound() argument3480 if (!TypeBound) in FilterMethodsByTypeBound()3483 if (TypeBound->isObjCId()) in FilterMethodsByTypeBound()3487 auto *BoundInterface = TypeBound->getInterface(); in FilterMethodsByTypeBound()3515 const ObjCObjectType *TypeBound) { in CollectMultipleMethodsInGlobalPool() argument3528 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound)) in CollectMultipleMethodsInGlobalPool()3544 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound)) in CollectMultipleMethodsInGlobalPool()
4900 const ObjCObjectType *TypeBound = nullptr);