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