Searched refs:TypeBound (Results 1 – 2 of 2) sorted by relevance
3426 const ObjCObjectType *TypeBound) { in FilterMethodsByTypeBound() argument3427 if (!TypeBound) in FilterMethodsByTypeBound()3430 if (TypeBound->isObjCId()) in FilterMethodsByTypeBound()3434 auto *BoundInterface = TypeBound->getInterface(); in FilterMethodsByTypeBound()3462 const ObjCObjectType *TypeBound) { in CollectMultipleMethodsInGlobalPool() argument3475 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound)) in CollectMultipleMethodsInGlobalPool()3491 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound)) in CollectMultipleMethodsInGlobalPool()
3587 const ObjCObjectType *TypeBound = nullptr);