Searched refs:cp_parser_required_error (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2017 | 1126 (cp_parser_required_error): ...here. Eliminate partial duplicate 2169 (cp_parser_required_error): Add param "matching_location". Remove 2176 cp_parser_required_error. 2215 Update for new param to cp_parser_required_error. 2530 (cp_parser_required_error): Likewise.
|
H A D | ChangeLog-2010 | 2812 (cp_parser_required_error): New function. 2814 required_token and use cp_parser_required_error.
|
H A D | parser.cc | 2721 static void cp_parser_required_error 28881 cp_parser_required_error (parser, RT_OPEN_PAREN, false, in cp_parser_omp_sequence_args() 32815 cp_parser_required_error (cp_parser *parser, in cp_parser_required_error() function 33014 cp_parser_required_error (parser, token_desc, /*keyword=*/false, in cp_parser_require() 33147 cp_parser_required_error (parser, token_desc, /*keyword=*/true, in cp_parser_require_keyword() 46180 cp_parser_required_error (parser, RT_PRAGMA_EOL, /*keyword=*/false, in cp_parser_omp_declare_reduction_exprs()
|
H A D | ChangeLog-2011 | 735 (cp_parser_required_error): Handle RT_TRANSACTION*.
|
H A D | ChangeLog-2020 | 6366 (cp_parser_required_error): Handle RT_CO_YIELD.
|
H A D | ChangeLog-2019 | 2030 (cp_parser_required_error): Diagnose missing auto.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 2594 static void cp_parser_required_error 30561 cp_parser_required_error (cp_parser *parser, in cp_parser_required_error() function 30760 cp_parser_required_error (parser, token_desc, /*keyword=*/false, in cp_parser_require() 30863 cp_parser_required_error (parser, token_desc, /*keyword=*/true, in cp_parser_require_keyword() 42387 cp_parser_required_error (parser, RT_PRAGMA_EOL, /*keyword=*/false, in cp_parser_omp_declare_reduction_exprs()
|