Home | History | Annotate | Download | only in Serialization

Lines Matching full:elemtype

3149     QualType ElemType = readType(*Loc.F, Record, Idx);
3150 return Context.getComplexType(ElemType);