Searched refs:UnwrappedDestType (Results 1 – 2 of 2) sorted by relevance
510 UnwrappedDestType = Self.Context.getCanonicalType(DestType); in CastsAwayConstness() local517 QualType PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()518 while (UnwrapDissimilarPointerTypes(UnwrappedSrcType, UnwrappedDestType)) { in CastsAwayConstness()522 Self.Context.getUnqualifiedArrayType(UnwrappedDestType, DestQuals); in CastsAwayConstness()545 PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()
648 UnwrappedDestType = Self.Context.getCanonicalType(DestType); in CastsAwayConstness() local654 QualType PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()658 Self.Context, UnwrappedSrcType, UnwrappedDestType)) { in CastsAwayConstness()667 Self.Context.getUnqualifiedArrayType(UnwrappedDestType, DestQuals); in CastsAwayConstness()673 UnwrappedDestType->isObjCObjectType()) in CastsAwayConstness()717 PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()