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