Home | History | Annotate | Download | only in Serialization

Lines Matching defs:equivalentType

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