Searched refs:push_binding (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | name-lookup.c | 341 push_binding (tree id, tree decl, cxx_scope* level) in push_binding() function 1091 push_binding (id, decl, b); in push_local_binding() 2743 push_binding (name, decl, class_binding_level); in push_class_level_binding()
|
| H A D | ChangeLog-2003 | 1009 (push_binding): Likewise. 4908 (push_binding): Tidy. 4935 * decl.c (push_binding): Adjust use cxx_binding_make. 5159 * decl.c (push_binding): Adjust local variable type.
|
| H A D | ChangeLog-1999 | 2591 (push_binding): Don't use them. Set BINDING_HAS_LEVEL_P. 3530 (push_binding): Use push_permanent_obstack. 5468 * decl.c (push_binding): Fix typo in comment. 5592 (push_binding): Clear INHERITED_VALUE_BINDING_P.
|
| H A D | ChangeLog-2004 | 3659 (push_binding): Use it. 3910 * name-lookup.c (push_binding): Use VEC_reserve. 3930 (push_binding): For a binding in a class level, use a vector of
|
| H A D | ChangeLog-1998 | 80 (push_binding): Clear BINDING_TYPE. 132 (push_binding): New function.
|
| H A D | ChangeLog-2001 | 3851 (push_binding): Don't create a new binding if we have one on the
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | decl.c | 97 static void push_binding PARAMS ((tree, tree, struct cp_binding_level*)); 1156 push_binding (id, decl, level) in push_binding() function 1334 push_binding (id, decl, b); 1370 push_binding (id, decl, class_binding_level);
|
| H A D | ChangeLog.2 | 2591 (push_binding): Don't use them. Set BINDING_HAS_LEVEL_P. 3530 (push_binding): Use push_permanent_obstack. 5468 * decl.c (push_binding): Fix typo in comment. 5592 (push_binding): Clear INHERITED_VALUE_BINDING_P. 6868 (push_binding): Clear BINDING_TYPE. 6920 (push_binding): New function.
|
| H A D | ChangeLog | 1512 * decl.c (push_binding): Adjust local variable type. 9828 (push_binding): Don't create a new binding if we have one on the
|