Searched refs:opty (Results 1 – 1 of 1) sorted by relevance
1140 const ObjCObjectPointerType *opty in ShouldTryAgainWithRedefinitionType() local1142 if (!opty) return false; in ShouldTryAgainWithRedefinitionType()1144 const ObjCObjectType *ty = opty->getObjectType(); in ShouldTryAgainWithRedefinitionType()1157 opty = redef->getAs<ObjCObjectPointerType>(); in ShouldTryAgainWithRedefinitionType()1158 if (opty && !opty->getObjectType()->getInterface()) in ShouldTryAgainWithRedefinitionType()