Searched refs:cp_parser_primary_expression (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/cp/ |
| H A D | ChangeLog-2003 | 233 (cp_parser_primary_expression): Handle __offsetof__ (...). 1939 (cp_parser_primary_expression): Adjust call to 2405 * parser.c (cp_parser_primary_expression): Tell 2430 * parser.c (cp_parser_primary_expression): Do not set 3055 (cp_parser_primary_expression): Use finish_id_expression. 3170 * parser.c (cp_parser_primary_expression): Preserve the form of 3199 * parser.c (cp_parser_primary_expression): Use 3291 (cp_parser_primary_expression): Do not create SCOPE_REFs is 3631 * parser.c (cp_parser_primary_expression): A VAR_DECL with a 4321 * parser.c (cp_parser_primary_expression): Convert a static data [all …]
|
| H A D | ChangeLog | 32 * parser.c (cp_parser_primary_expression): Add comment about 286 (cp_parser_primary_expression): Likewise. 467 (cp_parser_primary_expression): Use parser->in_function_body 3401 * parser.c (cp_parser_primary_expression): Document the grammar 3887 (cp_parser_primary_expression): Print ambiguous candidates. 4141 * parser.c (cp_parser_primary_expression): Remove qualifying_class 4148 qualified names. Adjust call to cp_parser_primary_expression. 4153 cp_parser_primary_expression. Remove call to 4518 * parser.c (cp_parser_primary_expression): Recognize the closing 5669 (cp_parser_primary_expression): Add Objective-C++. [all …]
|
| H A D | ChangeLog.tree-ssa | 389 * parser.c (cp_parser_primary_expression): Unshare a COMPONENT_REF
|
| H A D | ChangeLog-2004 | 486 (cp_parser_primary_expression): Adjust call to 1516 cp_parser_primary_expression, cp_parser_unqualified_id, 2012 (cp_parser_primary_expression, cp_parser_linkage_specification) 2828 (cp_parser_primary_expression): Handle ambiguous lookups. 4856 (cp_parser_primary_expression) [CPP_STRING, CPP_WSTRING]: 5076 (cp_parser_primary_expression): Use it. 5705 (cp_parser_primary_expression): Adjust accordingly.
|
| H A D | parser.c | 1479 static tree cp_parser_primary_expression 2915 cp_parser_primary_expression (cp_parser *parser, in cp_parser_primary_expression() function 4312 = cp_parser_primary_expression (parser, address_p, cast_p, in cp_parser_postfix_expression() 9354 argument = cp_parser_primary_expression (parser, in cp_parser_template_argument() 9380 argument = cp_parser_primary_expression (parser, in cp_parser_template_argument()
|