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