Home | History | Annotate | Download | only in Serialization

Lines Matching defs:equivalentType

4774     QualType equivalentType = readType(*Loc.F, Record, Idx);
4776 return Context.getAttributedType(kind, modifiedType, equivalentType);