Searched refs:prevTy (Results 1 – 2 of 2) sorted by relevance
5449 const Type *prevTy = nullptr; in handleObjCOwnershipTypeAttr() local5450 while (!prevTy || prevTy != underlyingType.Ty) { in handleObjCOwnershipTypeAttr()5451 prevTy = underlyingType.Ty; in handleObjCOwnershipTypeAttr()
6591 const Type *prevTy = nullptr; in handleObjCOwnershipTypeAttr() local6592 while (!prevTy || prevTy != underlyingType.Ty) { in handleObjCOwnershipTypeAttr()6593 prevTy = underlyingType.Ty; in handleObjCOwnershipTypeAttr()