Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-nested.c709 walk_all_functions (walk_tree_fn callback, struct nesting_info *root) in walk_all_functions() function
714 walk_all_functions (callback, root->inner); in walk_all_functions()
1988 walk_all_functions (convert_nonlocal_reference, root); in lower_nested_functions()
1989 walk_all_functions (convert_local_reference, root); in lower_nested_functions()
1990 walk_all_functions (convert_nl_goto_reference, root); in lower_nested_functions()
1991 walk_all_functions (convert_nl_goto_receiver, root); in lower_nested_functions()