Searched refs:cp_parser_operator (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2018 | 105 (cp_parser_operator): Build a location for user-defined literals. 664 * parser.c (cp_parser_operator): Use str.get_value () instead of just 680 token down to cp_parser_operator. 681 (cp_parser_operator): Add start_loc argument, always construct a
|
H A D | ChangeLog-2017 | 920 * parser.c (cp_parser_operator): Use ovl_op_identifier. 980 * parser.c (cp_parser_operator): Select operator code before 2146 (cp_parser_operator): Likewise.
|
H A D | ChangeLog-2013 | 1979 * parser.c (cp_parser_operator, case CPP_WSTRING, CPP_STRING16, 2148 * parser.c (cp_parser_operator()): Parse user-defined string
|
H A D | ChangeLog-2016 | 1454 (cp_parser_operator): Likewise. 2608 * parser.c (cp_parser_operator): For array new/delete, check that
|
H A D | ChangeLog-2008 | 2040 (cp_parser_operator): Likewise.
|
H A D | ChangeLog-2005 | 2685 (cp_parser_operator): Likewise.
|
H A D | ChangeLog-2014 | 1839 * parser.c (cp_parser_operator): Fold treatment of strings
|
H A D | ChangeLog-2015 | 364 (cp_parser_operator): Likewise. Generate a meaningful range,
|
H A D | ChangeLog-2011 | 1086 * parser.c: (cp_parser_operator): Handle operator"".
|
H A D | parser.cc | 2475 static cp_expr cp_parser_operator 17025 return cp_parser_operator (parser, start_loc); in cp_parser_operator_function_id() 17060 cp_parser_operator (cp_parser* parser, location_t start_loc) in cp_parser_operator() function
|
H A D | ChangeLog-2020 | 6364 (cp_parser_operator): Handle co_await operator.
|
H A D | ChangeLog-2019 | 1044 * parser.c (cp_parser_operator): Parse operator?: as an
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 2350 static cp_expr cp_parser_operator 15456 return cp_parser_operator (parser, start_loc); in cp_parser_operator_function_id() 15491 cp_parser_operator (cp_parser* parser, location_t start_loc) in cp_parser_operator() function
|