Lines Matching defs:m_affected_bytes
2287 : m_affected_bytes (affected_bytes),
2302 return m_affected_bytes.start == m_affected_bytes.finish + 1;
2325 column_range m_affected_bytes;
2443 >= last_correction->m_affected_bytes.start);
2455 column_range between (last_correction->m_affected_bytes.finish + 1,
2482 last_correction->m_affected_bytes.finish
4777 ASSERT_EQ (column_range (12, 12), lc.m_corrections[0]->m_affected_bytes);
4787 ASSERT_EQ (column_range (12, 18), lc.m_corrections[0]->m_affected_bytes);
4797 ASSERT_EQ (column_range (12, 28), lc.m_corrections[0]->m_affected_bytes);
4993 ASSERT_EQ (column_range (14, 14), lc.m_corrections[0]->m_affected_bytes);
5004 ASSERT_EQ (column_range (14, 22), lc.m_corrections[0]->m_affected_bytes);
5014 ASSERT_EQ (column_range (14, 34), lc.m_corrections[0]->m_affected_bytes);