Lines Matching defs:Pointee
5565 QualType Pointee = readType(*Loc.F, Record, Idx);5566 return Context.getObjCObjectPointerType(Pointee);