Searched refs:boundObjC (Results 1 – 1 of 1) sorted by relevance
858 const auto *boundObjC = bound->getAs<ObjCObjectPointerType>(); in applyObjCTypeArgs() local864 if (boundObjC->isObjCIdType()) in applyObjCTypeArgs()866 } else if (S.Context.canAssignObjCInterfaces(boundObjC, typeArgObjC)) { in applyObjCTypeArgs()