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