Home
last modified time | relevance | path

Searched refs:qualified_name_lookup_error (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Dsemantics.c2434 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()
Dpt.c8000 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()
Dcp-tree.h4383 extern void qualified_name_lookup_error (tree, tree, tree);
DChangeLog-20032620 * 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 ...
DChangeLog-20041347 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.
DChangeLog4795 * semantics.c (qualified_name_lookup_error): Do not complain again