Searched refs:TypeBound (Results 1 – 2 of 2) sorted by relevance
3463 const ObjCObjectType *TypeBound) { in FilterMethodsByTypeBound() argument3464 if (!TypeBound) in FilterMethodsByTypeBound()3467 if (TypeBound->isObjCId()) in FilterMethodsByTypeBound()3471 auto *BoundInterface = TypeBound->getInterface(); in FilterMethodsByTypeBound()3499 const ObjCObjectType *TypeBound) { in CollectMultipleMethodsInGlobalPool() argument3512 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound)) in CollectMultipleMethodsInGlobalPool()3528 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound)) in CollectMultipleMethodsInGlobalPool()
4485 const ObjCObjectType *TypeBound = nullptr);