Home | History | Annotate | Download | only in Serialization

Lines Matching defs:equivalentType

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