Searched refs:mark_eh_edge_found_error (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/gcc/
H A Dtree-eh.c1760 static bool mark_eh_edge_found_error;
1781 mark_eh_edge_found_error = true;
1786 mark_eh_edge_found_error = true;
1792 mark_eh_edge_found_error = true;
1811 mark_eh_edge_found_error = false;
1844 mark_eh_edge_found_error = true;
1849 return mark_eh_edge_found_error;
1754 static bool mark_eh_edge_found_error; variable

Completed in 350 milliseconds