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