Searched defs:checkModifications (Results 1 – 2 of 2) sorted by relevance
251 void checkModifications(int64_t mods) const { m_impl.checkModifications(mods); } in checkModifications() function430 void checkModifications() const { m_container->checkModifications(m_containerModifications); } in checkModifications() function434 void checkModifications() const { } in checkModifications() function
146 void checkModifications() const in checkModifications() function