Searched refs:qualified_name_lookup_error (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Dsemantics.c2434 qualified_name_lookup_error (tree scope, tree name, tree decl) function
2638 qualified_name_lookup_error (scope, id_expression, decl);
H A Dpt.c8001 qualified_name_lookup_error (scope,
8011 qualified_name_lookup_error (scope, TREE_OPERAND (qualified_id, 1),
8556 qualified_name_lookup_error (scope, name, decl);
9368 qualified_name_lookup_error (object_type, tmpl, member);
H A Dcp-tree.h4392 extern void qualified_name_lookup_error (tree, tree, tree);

Completed in 145 milliseconds