Home | History | Annotate | Download | only in Serialization

Lines Matching full:equivalenttype

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