Searched defs:next_map (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-warn.c2906 const line_map *next_map = linemap_lookup (line_table, next_loc); local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c1004 struct line_map *next_map = LINEMAPS_ORDINARY_MAP_AT (set, idx + 1); local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dinput.cc1155 struct line_map *next_map = LINEMAPS_ORDINARY_MAP_AT (set, idx + 1); local
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc2897 const line_map *next_map = linemap_lookup (line_table, next_loc); local

Completed in 211 milliseconds