Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.h76 next_nested_function (cgraph_node *node) in next_nested_function() function
H A Dtree-nested.cc921 cgn = next_nested_function (cgn)) in check_for_nested_with_variably_modified()
950 cgn = next_nested_function (cgn)) in create_nesting_tree()
3710 iter = next_nested_function (iter)) in gimplify_all_functions()
H A Domp-offload.cc359 cgn; cgn = next_nested_function (cgn)) in omp_discover_implicit_declare_target()
H A Dcgraph.cc3872 n = next_nested_function (n)) in verify_node()
H A Dgimplify.cc975 cgn = next_nested_function (cgn)) in unshare_body()
1019 cgn; cgn = next_nested_function (cgn)) in unvisit_body()
H A DChangeLog-20208495 (next_nested_function): New inline function.
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc622 cgn; cgn = next_nested_function (cgn)) in c_genericize()