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