Searched refs:opty (Results 1 – 2 of 2) 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()
1190 const ObjCObjectPointerType *opty in ShouldTryAgainWithRedefinitionType() local1192 if (!opty) return false; in ShouldTryAgainWithRedefinitionType()1194 const ObjCObjectType *ty = opty->getObjectType(); in ShouldTryAgainWithRedefinitionType()1207 opty = redef->getAs<ObjCObjectPointerType>(); in ShouldTryAgainWithRedefinitionType()1208 if (opty && !opty->getObjectType()->getInterface()) in ShouldTryAgainWithRedefinitionType()