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_line_table
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
diagnostic-show-locus.cc
435
const line_maps *
m_line_table
;
member in class:__anon13576::layout
949
loc_a = get_location_from_adhoc_loc (
m_line_table
, loc_a);
951
loc_b = get_location_from_adhoc_loc (
m_line_table
, loc_b);
959
const line_map *map_a = linemap_lookup (
m_line_table
, loc_a);
962
const line_map *map_b = linemap_lookup (
m_line_table
, loc_b);
974
= linemap_location_from_macro_definition_p (
m_line_table
, loc_a);
976
= linemap_location_from_macro_definition_p (
m_line_table
, loc_b);
984
= linemap_macro_map_loc_unwind_toward_spelling (
m_line_table
,
988
= linemap_macro_map_loc_unwind_toward_spelling (
m_line_table
,
1199
m_line_table
(richloc.get_line_table ())
[
all
...]
Completed in 18 milliseconds
Indexes created Wed Aug 19 00:25:20 UTC 2026