Searched refs:oldType (Results 1 – 2 of 2) sorted by relevance
3589 oldType, ret;3595 oldType = event.type;3598 event.type = oldType;
6759 const AttributedType *oldType = TL.getTypePtr(); in TransformAttributedType() local6774 modifiedType != oldType->getModifiedType()) { in TransformAttributedType()6778 = getDerived().TransformType(oldType->getEquivalentType()); in TransformAttributedType()6784 if (auto nullability = oldType->getImmediateNullability()) { in TransformAttributedType()