Searched refs:CanonPointeeTy (Results 1 – 1 of 1) sorted by relevance
97 QualType CanonPointeeTy = Ctx.getCanonicalType(PointeeTy); in castRegion() local100 if (CanonPointeeTy.getLocalUnqualifiedType() == Ctx.VoidTy) in castRegion()107 if (CanonPointeeTy == ObjTy) in castRegion()179 QualType CanonPointeeTy = Ctx.getCanonicalType(PointeeTy); in castRegion() local180 if (CanonPointeeTy == ObjTy) in castRegion()