Searched refs:push_binding_level (Results 1 – 10 of 10) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | name-lookup.h | 311 extern void push_binding_level (struct cp_binding_level *);
|
| H A D | name-lookup.c | 1244 push_binding_level (struct cp_binding_level *scope) in push_binding_level() function 1319 push_binding_level (scope); in begin_scope()
|
| H A D | ChangeLog-2003 | 1221 * decl.c (push_binding_level): Fold in begin_scope. Remove. 4118 (push_binding_level): Use it. 4131 (push_binding_level): Simplify. Loose the last two arguments. 4150 (push_binding_level): Remove conditional definittion. 4502 * decl.c (push_binding_level, pop_binding_level,
|
| H A D | ChangeLog-1999 | 3071 (push_binding_level): Just bzero the new binding level. 3814 (push_binding_level): Set it. 5584 (push_binding_level): Remove special handling of
|
| H A D | class.c | 5448 push_binding_level (previous_class_level); in restore_class_cache()
|
| H A D | ChangeLog-2004 | 3932 (push_binding_level): New function. 3948 (push_binding_level): Declare.
|
| H A D | ChangeLog-2000 | 568 (push_binding_level), error.c (cp_tree_printer), pt.c 3567 (push_binding_level): Don't set eh_region.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | decl.c | 58 static void push_binding_level PARAMS ((struct cp_binding_level *, int, 720 push_binding_level (newlevel, tag_transparent, keep) in push_binding_level() function 1067 push_binding_level (newlevel, tag_transparent, keep_next_level_flag); 1904 push_binding_level (newlevel, 0, 0); in pushlevel_class()
|
| H A D | ChangeLog | 1023 (push_binding_level): Remove conditional definittion. 10440 (push_binding_level), error.c (cp_tree_printer), pt.c 13439 (push_binding_level): Don't set eh_region.
|
| H A D | ChangeLog.2 | 3071 (push_binding_level): Just bzero the new binding level. 3814 (push_binding_level): Set it. 5584 (push_binding_level): Remove special handling of
|