Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-nested.c661 walk_all_functions (walk_stmt_fn callback_stmt, walk_tree_fn callback_op, in walk_all_functions() function
2622 walk_all_functions (convert_nonlocal_reference_stmt, in lower_nested_functions()
2625 walk_all_functions (convert_local_reference_stmt, in lower_nested_functions()
2628 walk_all_functions (convert_nl_goto_reference, NULL, root); in lower_nested_functions()
2629 walk_all_functions (convert_nl_goto_receiver, NULL, root); in lower_nested_functions()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-nested.c733 walk_all_functions (walk_stmt_fn callback_stmt, walk_tree_fn callback_op, in walk_all_functions() function
3345 walk_all_functions (convert_nonlocal_reference_stmt, in lower_nested_functions()
3348 walk_all_functions (convert_local_reference_stmt, in lower_nested_functions()
3351 walk_all_functions (convert_nl_goto_reference, NULL, root); in lower_nested_functions()
3352 walk_all_functions (convert_nl_goto_receiver, NULL, root); in lower_nested_functions()