Searched refs:push_using_decl (Results 1 – 12 of 12) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | name-lookup.c | 1817 push_using_decl (tree scope, tree name) in push_using_decl() function 2063 return push_using_decl (scope, name); in validate_nonmember_using_decl()
|
| H A D | ChangeLog | 3187 (push_using_decl): Likewise. 3194 * name-lookup.c (push_using_decl): Make static. 5342 (push_using_decl): Use USING_DECL_SCOPE.
|
| H A D | ChangeLog-1999 | 3321 * decl.c (push_using_decl): Likewise. 3385 (push_using_decl): Use build_lang_decl to build USING_DECLs. 5549 (push_using_decl): Remove duplicate declaration.
|
| H A D | ChangeLog-2003 | 904 (push_using_decl): Likewise. 5982 (push_using_decl): Likewise.
|
| H A D | ChangeLog-1998 | 3284 (push_using_decl): Not sorry anymore. 4641 (identifier_type_value, pushdecl_namespace_level, push_using_decl,
|
| H A D | ChangeLog-2004 | 2551 resume_scope, push_using_decl, validate_nonmember_using_decl,
|
| H A D | ChangeLog-2000 | 3795 * decl.c (push_using_decl): Return the old decl on namespace level.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
| H A D | decl2.c | 4544 return push_using_decl (*scope, *name);
|
| H A D | cp-tree.h | 3762 extern tree push_using_decl PARAMS ((tree, tree));
|
| H A D | ChangeLog.2 | 3321 * decl.c (push_using_decl): Likewise. 3385 (push_using_decl): Use build_lang_decl to build USING_DECLs. 5549 (push_using_decl): Remove duplicate declaration. 10072 (push_using_decl): Not sorry anymore. 11429 (identifier_type_value, pushdecl_namespace_level, push_using_decl,
|
| H A D | decl.c | 4814 push_using_decl (scope, name) in push_using_decl() function
|
| H A D | ChangeLog | 1847 (push_using_decl): Likewise. 13667 * decl.c (push_using_decl): Return the old decl on namespace level.
|