Searched refs:opty (Results 1 – 1 of 1) sorted by relevance
1235 const ObjCObjectPointerType *opty in ShouldTryAgainWithRedefinitionType() local1237 if (!opty) return false; in ShouldTryAgainWithRedefinitionType()1239 const ObjCObjectType *ty = opty->getObjectType(); in ShouldTryAgainWithRedefinitionType()1252 opty = redef->getAs<ObjCObjectPointerType>(); in ShouldTryAgainWithRedefinitionType()1253 if (opty && !opty->getObjectType()->getInterface()) in ShouldTryAgainWithRedefinitionType()