Searched refs:next_map (Results 1 – 5 of 5) sorted by relevance
584 extern am_node *next_map(int *);
2906 const line_map *next_map = linemap_lookup (line_table, next_loc); in warn_for_multistatement_macros() local2911 if (body_map != next_map) in warn_for_multistatement_macros()
1155 struct line_map *next_map = LINEMAPS_ORDINARY_MAP_AT (set, idx + 1); in get_end_location() local1156 return MAP_START_LOCATION (next_map); in get_end_location()
2897 const line_map *next_map = linemap_lookup (line_table, next_loc); in warn_for_multistatement_macros() local2902 if (body_map != next_map) in warn_for_multistatement_macros()
1004 struct line_map *next_map = LINEMAPS_ORDINARY_MAP_AT (set, idx + 1); in get_end_location() local1005 return MAP_START_LOCATION (next_map); in get_end_location()