Searched refs:qualified_name_lookup_error (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | semantics.c | 2434 qualified_name_lookup_error (tree scope, tree name, tree decl) in qualified_name_lookup_error() function 2638 qualified_name_lookup_error (scope, id_expression, decl); in finish_id_expression()
|
| D | pt.c | 8000 qualified_name_lookup_error (scope, in tsubst_qualified_id() 8010 qualified_name_lookup_error (scope, TREE_OPERAND (qualified_id, 1), in tsubst_qualified_id() 8555 qualified_name_lookup_error (scope, name, decl); in tsubst_expr() 9367 qualified_name_lookup_error (object_type, tmpl, member); in tsubst_copy_and_build()
|
| D | cp-tree.h | 4383 extern void qualified_name_lookup_error (tree, tree, tree);
|
| D | ChangeLog-2003 | 2620 * cp-tree.h (qualified_name_lookup_error): Declare. 2621 * pt.c (tsubst_qualified_id): Use qualified_name_lookup_error for 2625 * semantics.c (qualified_name_lookup_error): New, broken out of ...
|
| D | ChangeLog-2004 | 1347 finish_base_specifier, qualified_name_lookup_error, 2822 * cp-tree.h (qualified_name_lookup_error): Add parameter. 2837 * semantics.c (qualified_name_lookup_error): Add decl paramter.
|
| D | ChangeLog | 4795 * semantics.c (qualified_name_lookup_error): Do not complain again
|