Searched refs:new_linemap (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dline-map.c387 new_linemap (line_maps *set, location_t start_location) function
501 = linemap_check_ordinary (new_linemap (set, start_location));
620 line_map_macro *map = linemap_check_macro (new_linemap (set, start_location));
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dline-map.cc448 new_linemap (line_maps *set, location_t start_location) function
520 = linemap_check_ordinary (new_linemap (set, start_location));
695 line_map_macro *map = linemap_check_macro (new_linemap (set, start_location));

Completed in 210 milliseconds