Searched refs:ambiguous_decl (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog.gcc43 | 12 * name-lookup.c (ambiguous_decl): Fix case when new->value is hidden. 15 ambiguous_decl. Remove select_decl call. 45 * name-lookup.c (ambiguous_decl): Adds check for hidden types.
|
| H A D | name-lookup.c | 3511 ambiguous_decl (struct scope_binding *old, cxx_binding *new, int flags) in ambiguous_decl() function 3700 ambiguous_decl (&binding, b, flags); in unqualified_namespace_lookup() 3789 ambiguous_decl (val, val1, flags); in lookup_using_namespace() 3819 ambiguous_decl (result, binding, flags); in qualified_lookup_using_namespace()
|
| H A D | ChangeLog-1998 | 282 * decl2.c (ambiguous_decl): Don't print old value if it's 3159 * decl2.c (ambiguous_decl): Add flag parameter, complain only 3182 * decl2.c (ambiguous_decl): Clarify error message. 4750 (ambiguous_decl): Rewrite. 4946 * decl2.c (ambiguous_decl): Fix NAME parm to be a tree, not int. 5129 (ambiguous_decl): Likewise. 5698 * decl2.c (ambiguous_decl): Add explicit parameter definition for name. 5910 (add_using_namespace, ambiguous_decl): Likewise.
|
| H A D | ChangeLog-2004 | 1533 ambiguous_decl, lookup_namespace_name, add_function): Likewise. 2554 pop_namespace, add_using_namespace, ambiguous_decl, 5307 (ambiguous_decl): Don't return anything (and change callers to match).
|
| H A D | ChangeLog-2003 | 934 (ambiguous_decl): Likewise. 3526 * decl2.c (ambiguous_decl): Likewise. 5185 * decl2.c (ambiguous_decl): Adjust prototype.
|
| H A D | ChangeLog-2002 | 210 add_using_namespace, merge_functions, ambiguous_decl, 3452 (ambiguous_decl): Avoid resolving to an anticipated decl.
|
| H A D | ChangeLog-1999 | 291 * decl2.c (ambiguous_decl): Fix to match comment. 6084 * decl2.c (ambiguous_decl): Likewise.
|
| H A D | ChangeLog | 3949 * name-lookup.c (ambiguous_decl): Don't issue error messages; 6365 * name-lookup.c (ambiguous_decl): Ignore hidden names.
|