OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_label_line
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
diagnostic-show-locus.cc
1930
m_text (std::move (text)),
m_label_line
(0), m_has_vbar (true)
1954
int
m_label_line
;
member in class:__anon13576::line_label
2054
label->
m_label_line
= max_label_line;
2071
if (label_line > label->
m_label_line
)
2075
if (label_line == label->
m_label_line
)
/src/external/gpl3/gcc.old/dist/gcc/
diagnostic-show-locus.cc
1881
m_text (text),
m_label_line
(0), m_has_vbar (true)
1905
int
m_label_line
;
member in class:__anon16012::line_label
2005
label->
m_label_line
= max_label_line;
2022
if (label_line > label->
m_label_line
)
2026
if (label_line == label->
m_label_line
)
Completed in 62 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026