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