Home | History | Annotate | Download | only in Serialization

Lines Matching defs:TST

4853     QualType TST = readType(*Loc.F, Record, Idx); // probably derivable
4857 QualType(new (Context, TypeAlignment) InjectedClassNameType(D, TST), 0);
4982 TL.setWrittenTypeSpec(static_cast<DeclSpec::TST>(Record[Idx++]));