Searched refs:oldType (Results 1 – 2 of 2) sorted by relevance
7564 const AttributedType *oldType = TL.getTypePtr(); in TransformAttributedType() local7579 modifiedType != oldType->getModifiedType()) { in TransformAttributedType()7604 if (auto nullability = oldType->getImmediateNullability()) { in TransformAttributedType()7665 const HLSLAttributedResourceType *oldType = TL.getTypePtr(); in TransformHLSLAttributedResourceType() local7672 QualType OldContainedTy = oldType->getContainedType(); in TransformHLSLAttributedResourceType()7685 if (getDerived().AlwaysRebuild() || WrappedTy != oldType->getWrappedType() || in TransformHLSLAttributedResourceType()7686 ContainedTy != oldType->getContainedType()) { in TransformHLSLAttributedResourceType()7688 WrappedTy, ContainedTy, oldType->getAttrs()); in TransformHLSLAttributedResourceType()
3589 oldType, ret;3595 oldType = event.type;3598 event.type = oldType;