Home
last modified time | relevance | path

Searched refs:do_local_using_decl (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dname-lookup.h342 extern void do_local_using_decl (tree, tree, tree);
H A DChangeLog-20045589 * name-lookup.c (do_local_using_decl): Create a local binding for
6437 (do_local_using_decl): Invoke debug_hooks to emit debug info
6622 (do_local_using_decl, do_toplevel_using_decl): Add scope and name
6624 * name-lookup.h (do_local_using_decl): Adjust.
H A Dname-lookup.c2188 do_local_using_decl (tree decl, tree scope, tree name) in do_local_using_decl() function
H A DChangeLog-20011894 * decl2.c (do_local_using_decl): Push the decls, even in a
2883 (do_local_using_decl): Add to statement tree. Don't do further
H A DChangeLog-19996224 * decl2.c (do_local_using_decl): Fix loop termination.
6533 * decl2.c (do_local_using_decl): Likewise.
6602 (do_local_using_decl): Call pushdecl to insert declarations.
H A DChangeLog-2002218 do_toplevel_using_decl, do_local_using_decl,
400 (tsubst_expr): Pass decls, not names, to do_local_using_decl.
H A DChangeLog-1998161 * decl2.c (do_local_using_decl): Use push_local_binding.
3132 * decl2.c (do_local_using_decl): Handle types and binding level
3294 (do_local_using_decl): New function.
H A Dpt.c8543 do_local_using_decl (decl, scope, name); in tsubst_expr()
H A Dparser.c10850 do_local_using_decl (decl, qscope, identifier); in cp_parser_using_declaration()
H A DChangeLog-2003956 (do_local_using_decl): Likewise.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dparse.y3556 { do_local_using_decl ($1);
H A Ddecl2.c4690 do_local_using_decl (decl) in do_local_using_decl() function
H A Dcp-tree.h3918 extern void do_local_using_decl PARAMS ((tree));
H A Dpt.c7688 do_local_using_decl (build_nt (SCOPE_REF, scope, name));
H A DChangeLog.26224 * decl2.c (do_local_using_decl): Fix loop termination.
6533 * decl2.c (do_local_using_decl): Likewise.
6602 (do_local_using_decl): Call pushdecl to insert declarations.
6949 * decl2.c (do_local_using_decl): Use push_local_binding.
9920 * decl2.c (do_local_using_decl): Handle types and binding level
10082 (do_local_using_decl): New function.
H A DChangeLog7871 * decl2.c (do_local_using_decl): Push the decls, even in a
8860 (do_local_using_decl): Add to statement tree. Don't do further