Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Pointee

4829     QualType Pointee = readType(*Loc.F, Record, Idx);
4830 return Context.getObjCObjectPointerType(Pointee);