Searched refs:insert_block (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | langhooks.h | 178 void (*insert_block) (tree); member
|
| H A D | langhooks-def.h | 262 #define LANG_HOOKS_INSERT_BLOCK insert_block
|
| H A D | c-tree.h | 449 extern void insert_block (tree);
|
| H A D | tree-inline.c | 406 lang_hooks.decls.insert_block (new_block); in remap_block()
|
| H A D | c-decl.c | 974 insert_block (tree block) in insert_block() function
|
| H A D | ChangeLog-2002 | 27881 insert_block, getdecls, kept_level_p, global_bindings_p): New. 27883 * expr.c (expand_expr): Use insert_block langhook. 27887 * integrate.c (expand_inline_function): Use insert_block langhook. 27906 * tree-inline.c (remap_block): Use insert_block langhook. 27908 insert_block, getdecls, kept_level_p, global_bindings_p): Remove.
|
| H A D | ChangeLog-1999 | 7190 insert_block.
|
| H A D | ChangeLog-2001 | 25036 global_bindings_p, init_decl_processing, insert_block,
|
| H A D | ChangeLog-2003 | 12087 (insert_block, pushdecl, bind_label): Use SCOPE_LIST_APPEND.
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | cp-tree.h | 3924 extern void insert_block (tree);
|
| H A D | ChangeLog-2001 | 2347 * cp-tree.h (pedantic, convert, global_bindings_p, insert_block, 3094 new block to insert_block.
|
| H A D | decl.c | 806 insert_block (tree block) in insert_block() function
|
| H A D | ChangeLog-2002 | 3563 insert_block, getdecls, global_bindings_p): New.
|