Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/cp/
HDparser.c2840 required_token missing_token_desc, in cp_parser_error_1() argument
2873 if (missing_token_desc != RT_NONE) in cp_parser_error_1()
2878 enum cpp_ttype ttype = get_required_cpp_ttype (missing_token_desc); in cp_parser_error_1()
2899 if (missing_token_desc != RT_NONE) in cp_parser_error_1()
2906 get_matching_symbol (missing_token_desc)); in cp_parser_error_1()