Searched refs:UnwrappedDestType (Results 1 – 1 of 1) 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()