Home | History | Annotate | Download | only in Serialization

Lines Matching refs:ElemType

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