Searched refs:CanonPointeeTy (Results 1 – 1 of 1) sorted by relevance
100 QualType CanonPointeeTy = Ctx.getCanonicalType(PointeeTy); in castRegion() local101 CanonPointeeTy = CanonPointeeTy.getLocalUnqualifiedType(); in castRegion()104 if (CanonPointeeTy == Ctx.VoidTy) in castRegion()117 if (R->isBoundable() && IsSameRegionType(R, CanonPointeeTy)) in castRegion()189 if (IsSameRegionType(baseR, CanonPointeeTy)) in castRegion()