Home
last modified time | relevance | path

Searched refs:cp_parser_operator (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2018105 (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
DChangeLog-2017920 * parser.c (cp_parser_operator): Use ovl_op_identifier.
980 * parser.c (cp_parser_operator): Select operator code before
2146 (cp_parser_operator): Likewise.
DChangeLog-20131979 * parser.c (cp_parser_operator, case CPP_WSTRING, CPP_STRING16,
2148 * parser.c (cp_parser_operator()): Parse user-defined string
DChangeLog-20161454 (cp_parser_operator): Likewise.
2608 * parser.c (cp_parser_operator): For array new/delete, check that
DChangeLog-20082040 (cp_parser_operator): Likewise.
DChangeLog-20052685 (cp_parser_operator): Likewise.
DChangeLog-20141839 * parser.c (cp_parser_operator): Fold treatment of strings
DChangeLog-2015364 (cp_parser_operator): Likewise. Generate a meaningful range,
DChangeLog-20111086 * parser.c: (cp_parser_operator): Handle operator"".
Dparser.cc2475 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
DChangeLog-20206364 (cp_parser_operator): Handle co_await operator.
DChangeLog-20191044 * parser.c (cp_parser_operator): Parse operator?: as an