Home | History | Annotate | Download | only in Serialization

Lines Matching defs:Pointee

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