Searched refs:linemap_macro_map_loc_unwind_toward_spelling (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | line-map.cc | 1180 linemap_macro_map_loc_unwind_toward_spelling (line_maps *set, in linemap_macro_map_loc_unwind_toward_spelling() function 1298 linemap_macro_map_loc_unwind_toward_spelling (set, macro_map, location); in linemap_location_in_system_header_p() 1488 location = linemap_macro_map_loc_unwind_toward_spelling in linemap_macro_loc_to_spelling_point() 1677 = linemap_macro_map_loc_unwind_toward_spelling (set, map, loc); in linemap_location_from_macro_definition_p() 1714 linemap_macro_map_loc_unwind_toward_spelling (set, macro_map, loc); in linemap_unwind_toward_expansion()
|
H A D | ChangeLog | 2749 * line-map.c (linemap_macro_map_loc_unwind_toward_spelling): Move 2752 (linemap_macro_map_loc_unwind_toward_spelling): ...here, 2998 (linemap_macro_map_loc_unwind_toward_spelling): Add line_maps 3001 linemap_macro_map_loc_unwind_toward_spelling. 3004 linemap_macro_map_loc_unwind_toward_spelling. 3006 "set" to call to linemap_macro_map_loc_unwind_toward_spelling. 3008 linemap_macro_map_loc_unwind_toward_spelling. 3269 (linemap_macro_map_loc_unwind_toward_spelling): Likewise. 4770 (linemap_macro_map_loc_unwind_toward_spelling)
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | line-map.c | 1104 linemap_macro_map_loc_unwind_toward_spelling (line_maps *set, in linemap_macro_map_loc_unwind_toward_spelling() function 1222 linemap_macro_map_loc_unwind_toward_spelling (set, macro_map, location); in linemap_location_in_system_header_p() 1409 location = linemap_macro_map_loc_unwind_toward_spelling in linemap_macro_loc_to_spelling_point() 1598 = linemap_macro_map_loc_unwind_toward_spelling (set, map, loc); in linemap_location_from_macro_definition_p() 1635 linemap_macro_map_loc_unwind_toward_spelling (set, macro_map, loc); in linemap_unwind_toward_expansion()
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
H A D | line-map.h | 1138 extern location_t linemap_macro_map_loc_unwind_toward_spelling
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
H A D | line-map.h | 1185 extern location_t linemap_macro_map_loc_unwind_toward_spelling
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | diagnostic-show-locus.c | 909 = linemap_macro_map_loc_unwind_toward_spelling (line_table, in compatible_locations_p() 913 = linemap_macro_map_loc_unwind_toward_spelling (line_table, in compatible_locations_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | diagnostic-show-locus.cc | 974 = linemap_macro_map_loc_unwind_toward_spelling (line_table, in compatible_locations_p() 978 = linemap_macro_map_loc_unwind_toward_spelling (line_table, in compatible_locations_p()
|