Home
last modified time | relevance | path

Searched refs:push_using_decl (Results 1 – 12 of 12) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dname-lookup.c1817 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 DChangeLog3187 (push_using_decl): Likewise.
3194 * name-lookup.c (push_using_decl): Make static.
5342 (push_using_decl): Use USING_DECL_SCOPE.
H A DChangeLog-19993321 * 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 DChangeLog-2003904 (push_using_decl): Likewise.
5982 (push_using_decl): Likewise.
H A DChangeLog-19983284 (push_using_decl): Not sorry anymore.
4641 (identifier_type_value, pushdecl_namespace_level, push_using_decl,
H A DChangeLog-20042551 resume_scope, push_using_decl, validate_nonmember_using_decl,
H A DChangeLog-20003795 * decl.c (push_using_decl): Return the old decl on namespace level.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl2.c4544 return push_using_decl (*scope, *name);
H A Dcp-tree.h3762 extern tree push_using_decl PARAMS ((tree, tree));
H A DChangeLog.23321 * 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 Ddecl.c4814 push_using_decl (scope, name) in push_using_decl() function
H A DChangeLog1847 (push_using_decl): Likewise.
13667 * decl.c (push_using_decl): Return the old decl on namespace level.