Home
last modified time | relevance | path

Searched refs:push_binding (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h91 extern void push_binding (tree, tree, cp_binding_level*);
H A Dname-lookup.c1997 push_binding (tree id, tree decl, cp_binding_level* level) in push_binding() function
3241 push_binding (id, decl, b); in push_local_binding()
4589 push_binding (name, decl, class_binding_level); in push_class_level_binding_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.h181 extern void push_binding (tree, tree, cp_binding_level*);
H A Dname-lookup.cc2438 push_binding (tree id, tree decl, cp_binding_level* level) in push_binding() function
4166 push_binding (id, decl, b); in push_local_binding()
5514 push_binding (name, decl, class_binding_level); in push_class_level_binding()
H A DChangeLog-20031009 (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 DChangeLog-19992591 (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 DChangeLog-20151605 * name-lookup.c (push_binding): Make non-static.
1606 * name-lookup.h (push_binding): Declare it.
H A DChangeLog-20043659 (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 DChangeLog-199880 (push_binding): Clear BINDING_TYPE.
132 (push_binding): New function.
H A DChangeLog-20013851 (push_binding): Don't create a new binding if we have one on the
H A DChangeLog-20202133 (push_binding): Not here.
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc504 push_binding (id, decl, b); in reactivate_decl()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc348 push_binding (id, decl, b); in reactivate_decl()