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

/freebsd-11.0-release/contrib/gcc/cp/
H A Dexcept.c52 static tree wrap_cleanups_r (tree *, int *, void *);
570 wrap_cleanups_r (tree *tp, int *walk_subtrees ATTRIBUTE_UNUSED, function
772 walk_tree_without_duplicates (&temp_expr, wrap_cleanups_r, 0);

Completed in 39 milliseconds