Searched refs:remap_vla_decls (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c3041 /* A helper function for remap_vla_decls. See if *TP contains
3065 remap_vla_decls (tree block, struct nesting_info *root) function
3073 remap_vla_decls (subblock, root);
3415 remap_vla_decls (DECL_INITIAL (root->context), root);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc3200 /* A helper function for remap_vla_decls. See if *TP contains
3224 remap_vla_decls (tree block, struct nesting_info *root) function
3232 remap_vla_decls (subblock, root);
3574 remap_vla_decls (DECL_INITIAL (root->context), root);

Completed in 274 milliseconds