Searched refs:walk_all_functions (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-nested.c | 784 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 D | tree-nested.cc | 882 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 D | ChangeLog.tuples | 3231 parameter to walk_all_functions.
|
H A D | ChangeLog | 14069 (walk_all_functions): Likewise.
|
H A D | ChangeLog-2009 | 9299 (walk_all_functions): Use it.
|