Home
last modified time | relevance | path

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

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