Searched refs:T2OPType (Results 1 – 1 of 1) sorted by relevance
5832 const auto *T2OPType = T2->getAs<ObjCObjectPointerType>(); in UnwrapSimilarTypes() local5833 if (T1OPType && T2OPType) { in UnwrapSimilarTypes()5835 T2 = T2OPType->getPointeeType(); in UnwrapSimilarTypes()