Searched refs:cp_parser_error_1 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | ChangeLog-2017 | 1117 (cp_parser_error_1): Call it, using the result to call 1124 (cp_parser_error_1): ...this new function, merging in content 1128 cp_parser_error_1 helper function.
|
H A D | ChangeLog-2020 | 3006 (cp_parser_error_1): Optimize - only call cp_lexer_safe_previous_token 3740 (cp_parser_error_1): Add name_hint if the previous token is
|
H A D | parser.cc | 3010 cp_parser_error_1 (cp_parser* parser, const char* gmsgid, in cp_parser_error_1() function 3131 cp_parser_error_1 (parser, gmsgid, RT_NONE, UNKNOWN_LOCATION); in cp_parser_error() 32987 cp_parser_error_1 (parser, gmsgid, token_desc, matching_location); in cp_parser_required_error()
|
H A D | ChangeLog-2018 | 2285 * parser.c (cp_parser_error_1): After issuing a conflict marker
|
H A D | ChangeLog-2019 | 1142 * parser.c (cp_parser_error_1): Check EOF and UNKNOWN_LOCATION
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 2879 cp_parser_error_1 (cp_parser* parser, const char* gmsgid, in cp_parser_error_1() function 2978 cp_parser_error_1 (parser, gmsgid, RT_NONE, UNKNOWN_LOCATION); in cp_parser_error() 30733 cp_parser_error_1 (parser, gmsgid, token_desc, matching_location); in cp_parser_required_error()
|