Home
last modified time | relevance | path

Searched refs:gcc_location (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-codegen.cc49 location_t gcc_location = input_location; in make_location_t() local
55 gcc_location = linemap_position_for_column (line_table, loc.charnum); in make_location_t()
59 return gcc_location; in make_location_t()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-codegen.cc50 location_t gcc_location = input_location; in make_location_t() local
56 gcc_location = linemap_position_for_column (line_table, loc.charnum); in make_location_t()
60 return gcc_location; in make_location_t()