Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-nested.c701 walk_function (walk_tree_fn callback, struct nesting_info *info) in walk_function() function
715 walk_function (callback, root); in walk_all_functions()
1762 walk_function (convert_tramp_reference, root); in convert_all_function_calls()
1763 walk_function (convert_call_expr, root); in convert_all_function_calls()
H A DChangeLog-200615213 (walk_body): Split out of walk_function.