Searched refs:UnwrappedDestType (Results 1 – 1 of 1) sorted by relevance
509 UnwrappedDestType = Self.Context.getCanonicalType(DestType); in CastsAwayConstness() local516 QualType PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()517 while (UnwrapDissimilarPointerTypes(UnwrappedSrcType, UnwrappedDestType)) { in CastsAwayConstness()521 Self.Context.getUnqualifiedArrayType(UnwrappedDestType, DestQuals); in CastsAwayConstness()544 PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()