Home
last modified time | relevance | path

Searched refs:linemap_macro_map_loc_to_exp_point (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc36 static location_t linemap_macro_map_loc_to_exp_point
1136 linemap_macro_map_loc_to_exp_point (const line_map_macro *map, in linemap_macro_map_loc_to_exp_point() function
1302 location = linemap_macro_map_loc_to_exp_point (macro_map, location); in linemap_location_in_system_header_p()
1351 l0 = linemap_macro_map_loc_to_exp_point (linemap_check_macro (map0), in first_map_in_common_1()
1357 l1 = linemap_macro_map_loc_to_exp_point (linemap_check_macro (map1), in first_map_in_common_1()
1564 location = linemap_macro_map_loc_to_exp_point (linemap_check_macro (map), in linemap_macro_loc_to_exp_point()
1719 resolved_location = linemap_macro_map_loc_to_exp_point (macro_map, loc); in linemap_unwind_toward_expansion()
H A DChangeLog3267 (linemap_macro_map_loc_to_exp_point): Likewise for param "map".
4599 * line-map.c (linemap_macro_map_loc_to_exp_point): Avoid setting a
4749 (linemap_macro_map_loc_to_exp_point, linemap_step_out_once)
4771 (linemap_macro_map_loc_to_exp_point)
4780 (linemap_check_ordinary, linemap_macro_map_loc_to_exp_point)
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c36 static location_t linemap_macro_map_loc_to_exp_point
1060 linemap_macro_map_loc_to_exp_point (const line_map_macro *map, in linemap_macro_map_loc_to_exp_point() function
1226 location = linemap_macro_map_loc_to_exp_point (macro_map, location); in linemap_location_in_system_header_p()
1275 l0 = linemap_macro_map_loc_to_exp_point (linemap_check_macro (map0), in first_map_in_common_1()
1281 l1 = linemap_macro_map_loc_to_exp_point (linemap_check_macro (map1), in first_map_in_common_1()
1485 location = linemap_macro_map_loc_to_exp_point (linemap_check_macro (map), in linemap_macro_loc_to_exp_point()
1640 resolved_location = linemap_macro_map_loc_to_exp_point (macro_map, loc); in linemap_unwind_toward_expansion()