Home
last modified time | relevance | path

Searched refs:nesting_copy_decl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c3017 nesting_copy_decl (tree decl, copy_body_data *id) in nesting_copy_decl() function
3095 id.cb.copy_decl = nesting_copy_decl; in remap_vla_decls()
3429 id.cb.copy_decl = nesting_copy_decl; in finalize_nesting_tree_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc3176 nesting_copy_decl (tree decl, copy_body_data *id) in nesting_copy_decl() function
3254 id.cb.copy_decl = nesting_copy_decl; in remap_vla_decls()
3588 id.cb.copy_decl = nesting_copy_decl; in finalize_nesting_tree_1()
H A DChangeLog-200925938 (nesting_copy_decl): Return {VAR,PARM,RESULT}_DECL unmodified
25965 (nesting_copy_decl): New function.
H A DChangeLog-201610857 convert_local_reference_stmt, nesting_copy_decl, remap_vla_decls):