Searched refs:linemap_macro_loc_to_exp_point (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | line-map.cc | 43 static location_t linemap_macro_loc_to_exp_point (line_maps *, 1221 linemap_macro_loc_to_exp_point (set, location, &map); in linemap_get_expansion_line() 1247 linemap_macro_loc_to_exp_point (set, location, &map); in linemap_get_expansion_filename() 1548 linemap_macro_loc_to_exp_point (line_maps *set, in linemap_macro_loc_to_exp_point() function 1644 loc = linemap_macro_loc_to_exp_point (set, loc, map); in linemap_resolve_location()
|
H A D | ChangeLog | 120 * line-map.cc (linemap_macro_loc_to_exp_point): Likewise. 1444 (linemap_macro_loc_to_exp_point): Likewise. 3288 (linemap_macro_loc_to_exp_point): Likewise. 3888 linemap_macro_loc_to_exp_point, linemap_expand_location): Fix 4259 (linemap_macro_loc_to_exp_point): Likewise. 4768 (linemap_macro_loc_to_exp_point, linemap_macro_loc_to_exp_point)
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | line-map.c | 43 static location_t linemap_macro_loc_to_exp_point (line_maps *, 1145 linemap_macro_loc_to_exp_point (set, location, &map); in linemap_get_expansion_line() 1171 linemap_macro_loc_to_exp_point (set, location, &map); in linemap_get_expansion_filename() 1469 linemap_macro_loc_to_exp_point (line_maps *set, in linemap_macro_loc_to_exp_point() function 1565 loc = linemap_macro_loc_to_exp_point (set, loc, map); in linemap_resolve_location()
|