OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_first_line
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
diagnostic-show-locus.cc
275
linenum_type
get_first_line
() const { return m_first_line; }
function in class:__anon13576::line_span
305
ASSERT_EQ (1, line_one.
get_first_line
());
312
ASSERT_EQ (1, lines_1_to_3.
get_first_line
());
324
ASSERT_EQ (LARGEST_LINE, largest_line.
get_first_line
());
2922
for (linenum_arith_t row = line_span->
get_first_line
();
/src/external/gpl3/gcc.old/dist/gcc/
diagnostic-show-locus.cc
274
linenum_type
get_first_line
() const { return m_first_line; }
function in class:__anon16012::line_span
304
ASSERT_EQ (1, line_one.
get_first_line
());
311
ASSERT_EQ (1, lines_1_to_3.
get_first_line
());
323
ASSERT_EQ (LARGEST_LINE, largest_line.
get_first_line
());
2846
for (linenum_arith_t row = line_span->
get_first_line
();
Completed in 79 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026