Home | History | Annotate | Download | only in Serialization

Lines Matching refs:DeclSpec

4162     TL.setWrittenTypeSpec(static_cast<DeclSpec::TST>(Record[Idx++]));
4163 TL.setWrittenSignSpec(static_cast<DeclSpec::TSS>(Record[Idx++]));
4164 TL.setWrittenWidthSpec(static_cast<DeclSpec::TSW>(Record[Idx++]));