Searched refs:CanonPointeeTy (Results 1 – 1 of 1) sorted by relevance
98 QualType CanonPointeeTy = Ctx.getCanonicalType(PointeeTy); in castRegion() local99 CanonPointeeTy = CanonPointeeTy.getLocalUnqualifiedType(); in castRegion()102 if (CanonPointeeTy == Ctx.VoidTy) in castRegion()115 if (R->isBoundable() && IsSameRegionType(R, CanonPointeeTy)) in castRegion()187 if (IsSameRegionType(baseR, CanonPointeeTy)) in castRegion()