Home | History | Annotate | Download | only in Serialization

Lines Matching refs:StoredID

1548     unsigned StoredID = Record[0];
1549 assert(ID == StoredID && "Bogus stored ID or offset");
1550 (void)StoredID;