Home
last modified time | relevance | path

Searched refs:linemap_included_from (Results 1 – 25 of 26) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/libcpp/
H A Dline-map.c364 return linemap_ordinary_map_lookup (set, linemap_included_from (map)); in linemap_included_from_linemap()
567 map->included_from = linemap_included_from (&map[-1]); in linemap_add()
571 map->included_from = linemap_included_from (from); in linemap_add()
H A Dline-map.cc364 return linemap_ordinary_map_lookup (set, linemap_included_from (map)); in linemap_included_from_linemap()
587 map->included_from = linemap_included_from (&map[-1]); in linemap_add()
591 map->included_from = linemap_included_from (from); in linemap_add()
H A Dlex.cc3309 if (!header_count && linemap_included_from in cpp_maybe_module_directive()
H A DChangeLog1855 (linemap_included_from): New.
/netbsd/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c364 return linemap_ordinary_map_lookup (set, linemap_included_from (map)); in linemap_included_from_linemap()
567 map->included_from = linemap_included_from (&map[-1]); in linemap_add()
571 map->included_from = linemap_included_from (from); in linemap_add()
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ppoutput.c668 maybe_print_line (linemap_included_from (map)); in pp_file_change()
H A Dc-ppoutput.cc764 maybe_print_line (linemap_included_from (map)); in pp_file_change()
H A Dc-lex.c203 location_t included_at = linemap_included_from (new_map); in fe_file_change()
H A Dc-lex.cc202 location_t included_at = linemap_included_from (new_map); in fe_file_change()
H A DChangeLog4044 * c-lex.c (fe_file_change): Use linemap_included_from.
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ppoutput.c668 maybe_print_line (linemap_included_from (map)); in pp_file_change()
H A Dc-lex.c203 location_t included_at = linemap_included_from (new_map); in fe_file_change()
/netbsd/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1164 linemap_included_from (const line_map_ordinary *ord_map) in linemap_included_from() function
/netbsd/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1211 linemap_included_from (const line_map_ordinary *ord_map) in linemap_included_from() function
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.cc738 return context->includes_seen->add (linemap_included_from (map)); in includes_seen()
768 where = linemap_included_from (map); in diagnostic_report_current_module()
H A Ddiagnostic.c655 where = linemap_included_from (map); in diagnostic_report_current_module()
H A Dinput.c1114 linemap_included_from (map)); in dump_location_info()
H A Dinput.cc1265 linemap_included_from (map)); in dump_location_info()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dcpp.c906 maybe_print_line (linemap_included_from (map)); in cb_file_change()
H A Dcpp.cc926 maybe_print_line (linemap_included_from (map)); in cb_file_change()
H A DChangeLog-20181113 * cpp.c (cb_file_change): Use linemap_included_from.
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcpp.c906 maybe_print_line (linemap_included_from (map)); in cb_file_change()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.c655 where = linemap_included_from (map); in diagnostic_report_current_module()
H A Dinput.c1114 linemap_included_from (map)); in dump_location_info()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc15551 from = linemap_included_from (fmap); in imported_from()
16057 location_t from = linemap_included_from (omap); in write_ordinary_maps()
16066 from = linemap_included_from (fmap); in write_ordinary_maps()

12