Home | History | Annotate | Download | only in Serialization

Lines Matching refs:InnerType

3963     QualType InnerType = readType(*Loc.F, Record, Idx);
3964 return Context.getParenType(InnerType);