Searched refs:warned_ids (Results 1 – 3 of 3) sorted by relevance
1141 static struct tlist *warned_ids; variable1231 for (tmp = warned_ids; tmp; tmp = tmp->next) in warn_for_collisions_1()1242 warned_ids = new_tlist (warned_ids, written, NULL_TREE); in warn_for_collisions_1()1487 warned_ids = 0; in verify_sequence_points()
1496 static struct tlist *warned_ids; variable1599 for (tmp = warned_ids; tmp; tmp = tmp->next)1609 warned_ids = new_tlist (warned_ids, written, NULL_TREE);1871 warned_ids = 0;
3010 (tlist_obstack, tlist_firstobj, warned_ids, save_expr_cache): New.