Home | History | Annotate | Download | only in Serialization

Lines Matching refs:Pointee

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