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