Home | History | Annotate | Download | only in Serialization

Lines Matching defs:modifiedType

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