Searched refs:m_lastActionWasInsert (Results 1 – 2 of 2) sorted by relevance
102 bool lastActionWasInsert() const { return m_lastActionWasInsert; } in lastActionWasInsert()115 bool m_lastActionWasInsert : 1; variable
51 m_lastActionWasInsert = false; in reset()324 m_lastActionWasInsert = true; in allowInsert()