Home | History | Annotate | Download | only in Serialization

Lines Matching defs:ReadToken

37     Token ReadToken(const RecordData &R, unsigned &I) {
38 return Reader.ReadToken(F, R, I);
350 AsmToks.push_back(ReadToken(Record, Idx));