Searched refs:TypeBound (Results 1 – 2 of 2) sorted by relevance
3471 const ObjCObjectType *TypeBound) { in FilterMethodsByTypeBound() argument3472 if (!TypeBound) in FilterMethodsByTypeBound()3475 if (TypeBound->isObjCId()) in FilterMethodsByTypeBound()3479 auto *BoundInterface = TypeBound->getInterface(); in FilterMethodsByTypeBound()3507 const ObjCObjectType *TypeBound) { in CollectMultipleMethodsInGlobalPool() argument3520 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound)) in CollectMultipleMethodsInGlobalPool()3536 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound)) in CollectMultipleMethodsInGlobalPool()
4777 const ObjCObjectType *TypeBound = nullptr);