Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c784 walk_all_functions (walk_stmt_fn callback_stmt, walk_tree_fn callback_op, in walk_all_functions() function
3579 walk_all_functions (convert_nonlocal_reference_stmt, in lower_nested_functions()
3582 walk_all_functions (convert_local_reference_stmt, in lower_nested_functions()
3585 walk_all_functions (convert_nl_goto_reference, NULL, root); in lower_nested_functions()
3586 walk_all_functions (convert_nl_goto_receiver, NULL, root); in lower_nested_functions()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc882 walk_all_functions (walk_stmt_fn callback_stmt, walk_tree_fn callback_op, in walk_all_functions() function
3739 walk_all_functions (convert_nonlocal_reference_stmt, in lower_nested_functions()
3742 walk_all_functions (convert_local_reference_stmt, in lower_nested_functions()
3745 walk_all_functions (convert_nl_goto_reference, NULL, root); in lower_nested_functions()
3746 walk_all_functions (convert_nl_goto_receiver, NULL, root); in lower_nested_functions()
H A DChangeLog.tuples3231 parameter to walk_all_functions.
H A DChangeLog14069 (walk_all_functions): Likewise.
H A DChangeLog-20099299 (walk_all_functions): Use it.