Searched refs:cp_parser_primary_expression (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/gcc/cp/ |
| D | ChangeLog.apple | 271 (cp_parser_primary_expression, cp_parser_statement, 312 (cp_parser_primary_expression): Build a property reference expression
|
| 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 …]
|
| D | ChangeLog | 101 * parser.c (cp_parser_primary_expression): Add comment about 355 (cp_parser_primary_expression): Likewise. 536 (cp_parser_primary_expression): Use parser->in_function_body 3470 * parser.c (cp_parser_primary_expression): Document the grammar 3956 (cp_parser_primary_expression): Print ambiguous candidates. 4210 * parser.c (cp_parser_primary_expression): Remove qualifying_class 4217 qualified names. Adjust call to cp_parser_primary_expression. 4222 cp_parser_primary_expression. Remove call to 4587 * parser.c (cp_parser_primary_expression): Recognize the closing 5738 (cp_parser_primary_expression): Add Objective-C++. [all …]
|
| D | ChangeLog.tree-ssa | 389 * parser.c (cp_parser_primary_expression): Unshare a COMPONENT_REF
|
| 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.
|
| D | parser.c | 1492 static tree cp_parser_primary_expression 3093 cp_parser_primary_expression (cp_parser *parser, in cp_parser_primary_expression() function 4506 = cp_parser_primary_expression (parser, address_p, cast_p, in cp_parser_postfix_expression() 9772 argument = cp_parser_primary_expression (parser, in cp_parser_template_argument() 9798 argument = cp_parser_primary_expression (parser, in cp_parser_template_argument()
|