Searched refs:get_local_decls (Results 1 – 9 of 9) sorted by relevance
297 extern tree get_local_decls ();
2065 for (tree t = get_local_decls (); t; t = DECL_CHAIN (t)) in pop_bindings_and_leave_scope()3594 get_local_decls (void) in get_local_decls() function
643 for (tree d = get_local_decls (); d; d = TREE_CHAIN (d)) in poplevel()16677 DECL_ARGUMENTS (decl) = get_local_decls (); in do_push_parm_decls()
44253 tree new_decl = get_local_decls (); in synthesize_implicit_template_parm()
435 extern tree get_local_decls ();
2505 for (tree t = get_local_decls (); t; t = DECL_CHAIN (t)) in pop_bindings_and_leave_scope()4524 get_local_decls (void) in get_local_decls() function
4103 (getdecls): Rename to get_local_decls.4108 (get_local_decls): ... here. Assert local scope.4111 (store_parm_decls): Adjust get_local_decls call.
664 for (tree d = get_local_decls (); d; d = TREE_CHAIN (d)) in poplevel()17514 DECL_ARGUMENTS (decl) = get_local_decls (); in do_push_parm_decls()
48284 tree new_decl = get_local_decls (); in synthesize_implicit_template_parm()