HomeSort by: relevance | last modified time | path
    Searched refs:outside_finally_tree (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-eh.cc 291 outside_finally_tree (treemple start, gimple *target) function
369 this so that outside_finally_tree can reliably reference the tree used
634 if (!outside_finally_tree (temp, tf->try_finally_expr))
728 gcc_assert (!outside_finally_tree (temp, tf->try_finally_expr));
  /src/external/gpl3/gcc.old/dist/gcc/
tree-eh.cc 291 outside_finally_tree (treemple start, gimple *target) function
369 this so that outside_finally_tree can reliably reference the tree used
634 if (!outside_finally_tree (temp, tf->try_finally_expr))
728 gcc_assert (!outside_finally_tree (temp, tf->try_finally_expr));

Completed in 20 milliseconds