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

/haiku-buildtools/gcc/gcc/
H A Dlto-streamer-out.c1598 static bool in_dfs_walk; local
1603 gcc_assert (!in_dfs_walk);
1608 in_dfs_walk = true;
1610 in_dfs_walk = false;

Completed in 36 milliseconds