Home
last modified time | relevance | path

Searched refs:find_node_with_code (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-browser.c91 static tree find_node_with_code (tree *, int *, void *);
492 res = walk_tree (&head, find_node_with_code, &code, NULL); in browse_tree()
920 find_node_with_code (tree *tp, int *walk_subtrees ATTRIBUTE_UNUSED, in find_node_with_code() function