Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c3008 struct nesting_copy_body_data struct
3019 struct nesting_copy_body_data *nid = (struct nesting_copy_body_data *) id; in nesting_copy_decl() argument
3068 struct nesting_copy_body_data id; in remap_vla_decls()
3426 struct nesting_copy_body_data id; in finalize_nesting_tree_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc3167 struct nesting_copy_body_data struct
3178 struct nesting_copy_body_data *nid = (struct nesting_copy_body_data *) id; in nesting_copy_decl() argument
3227 struct nesting_copy_body_data id; in remap_vla_decls()
3585 struct nesting_copy_body_data id; in finalize_nesting_tree_1()
H A DChangeLog-200925964 (struct nesting_copy_body_data): New type.