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

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c2390 static tree cp_parser_lookup_name
2623 the lookup (as returned from cp_parser_lookup_name). DESIRED is
2951 decl = cp_parser_lookup_name (parser, id, none_type,
4680 decl = cp_parser_lookup_name (parser, id_expression,
4709 to whatever cp_parser_lookup_name() found. */
5497 decl = cp_parser_lookup_name (parser, token->u.value,
5510 // cp_parser_lookup_name has the same diagnostic,
13640 = cp_parser_lookup_name (parser, default_argument,
14049 decl = cp_parser_lookup_name (parser, identifier,
14287 argument = cp_parser_lookup_name (parse
22770 cp_parser_lookup_name (cp_parser *parser, tree name, function
[all...]

Completed in 187 milliseconds