Searched refs:opty (Results 1 – 1 of 1) sorted by relevance
1230 const ObjCObjectPointerType *opty in ShouldTryAgainWithRedefinitionType() local1232 if (!opty) return false; in ShouldTryAgainWithRedefinitionType()1234 const ObjCObjectType *ty = opty->getObjectType(); in ShouldTryAgainWithRedefinitionType()1247 opty = redef->getAs<ObjCObjectPointerType>(); in ShouldTryAgainWithRedefinitionType()1248 if (opty && !opty->getObjectType()->getInterface()) in ShouldTryAgainWithRedefinitionType()