Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Pointee

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