Home
last modified time | relevance | path

Searched refs:missing_token_desc (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2880 required_token missing_token_desc, in cp_parser_error_1() argument
2931 if (missing_token_desc != RT_NONE) in cp_parser_error_1()
2936 enum cpp_ttype ttype = get_required_cpp_ttype (missing_token_desc); in cp_parser_error_1()
2957 if (missing_token_desc != RT_NONE) in cp_parser_error_1()
2964 get_matching_symbol (missing_token_desc)); in cp_parser_error_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc3011 required_token missing_token_desc, in cp_parser_error_1() argument
3063 if (missing_token_desc != RT_NONE) in cp_parser_error_1()
3069 enum cpp_ttype ttype = get_required_cpp_ttype (missing_token_desc); in cp_parser_error_1()
3110 if (missing_token_desc != RT_NONE) in cp_parser_error_1()
3117 get_matching_symbol (missing_token_desc)); in cp_parser_error_1()
H A DChangeLog-20203008 of cp_lexer_previous_token for the missing_token_desc != RT_NONE