Searched refs:get_first_line (Results 1 – 3 of 3) sorted by relevance
261 linenum_type get_first_line () const { return m_first_line; } in get_first_line() function291 ASSERT_EQ (1, line_one.get_first_line ()); in test_line_span()298 ASSERT_EQ (1, lines_1_to_3.get_first_line ()); in test_line_span()310 ASSERT_EQ (LARGEST_LINE, largest_line.get_first_line ()); in test_line_span()2593 for (linenum_arith_t row = line_span->get_first_line (); in diagnostic_show_locus()
274 linenum_type get_first_line () const { return m_first_line; } in get_first_line() function in __anonbef134440111::line_span304 ASSERT_EQ (1, line_one.get_first_line ()); in test_line_span()311 ASSERT_EQ (1, lines_1_to_3.get_first_line ()); in test_line_span()323 ASSERT_EQ (LARGEST_LINE, largest_line.get_first_line ()); in test_line_span()2846 for (linenum_arith_t row = line_span->get_first_line (); in diagnostic_show_locus()
32149 (layout::get_first_line): Delete.