Home | History | Annotate | Download | only in Serialization

Lines Matching full:storedid

1656     unsigned StoredID = Record[0];
1657 assert(ID == StoredID && "Bogus stored ID or offset");
1658 (void)StoredID;