Home | History | Annotate | Download | only in Serialization

Lines Matching refs:equivalentType

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