Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dsemantics.c1499 tree save_fn; local
1504 save_fn = current_function_decl;
1511 current_function_decl = save_fn;
/openbsd/src/gnu/gcc/gcc/
Ddwarf2out.c11571 tree save_fn; in dwarf2out_abstract_function() local
11595 save_fn = current_function_decl; in dwarf2out_abstract_function()
11605 current_function_decl = save_fn; in dwarf2out_abstract_function()
12944 tree save_fn = NULL_TREE; in force_decl_die() local
12971 save_fn = current_function_decl; in force_decl_die()
12974 current_function_decl = save_fn; in force_decl_die()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Ddwarf2out.c10716 tree save_fn; local
10739 save_fn = current_function_decl;
10747 current_function_decl = save_fn;