Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ElemType

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