Searched refs:missing_token_desc (Results 1 – 3 of 3) sorted by relevance
2880 required_token missing_token_desc, in cp_parser_error_1() argument2931 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()
3011 required_token missing_token_desc, in cp_parser_error_1() argument3063 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()
3008 of cp_lexer_previous_token for the missing_token_desc != RT_NONE