Searched refs:unqualified_name_lookup_error (Results 1 – 8 of 8) sorted by relevance
595 unqualified_name_lookup_error (tree name) in unqualified_name_lookup_error() function659 return unqualified_name_lookup_error (name); in unqualified_fn_lookup_error()
614 * lex.c (unqualified_name_lookup_error): Issue diagnostic
4121 extern tree unqualified_name_lookup_error (tree);
3036 (unqualified_name_lookup_error): Change prototype.3045 unqualified_name_lookup_error.3048 (unqualified_name_lookup_error): Return a value.
1537 * lex.c (unqualified_name_lookup_error,2068 * lex.c (unqualified_name_lookup_error): Mark the dummy5799 * lex.c (unqualified_name_lookup_error): Create a dummy VAR_DECL
8944 decl = unqualified_name_lookup_error (decl); in tsubst_copy_and_build()9244 unqualified_name_lookup_error (function); in tsubst_copy_and_build()
2308 * cp-tree.h (unqualified_name_lookup_error): Declare it.2310 * lex.c (unqualified_name_lookup_error): New function, split out
4521 = unqualified_name_lookup_error (postfix_expression); in cp_parser_postfix_expression()