Searched refs:CanonPointeeTy (Results 1 – 1 of 1) sorted by relevance
86 QualType CanonPointeeTy = Ctx.getCanonicalType(PointeeTy); in castRegion() local89 if (CanonPointeeTy.getLocalUnqualifiedType() == Ctx.VoidTy) in castRegion()96 if (CanonPointeeTy == ObjTy) in castRegion()168 QualType CanonPointeeTy = Ctx.getCanonicalType(PointeeTy); in castRegion() local169 if (CanonPointeeTy == ObjTy) in castRegion()