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

/freebsd-12-stable/contrib/gcc/
H A Dc-common.c1252 add_tlist (struct tlist **to, struct tlist *add, tree exclude_writer, int copy)
1259 if (!exclude_writer || add->writer != exclude_writer)
1249 add_tlist(struct tlist **to, struct tlist *add, tree exclude_writer, int copy) argument

Completed in 61 milliseconds