Searched refs:yysyntax_error_ (Results 1 – 4 of 4) sorted by relevance
139 virtual std::string yysyntax_error_ (int yystate, int tok);
607 error (yylloc, yysyntax_error_ (yystate, yytoken)); in parse()762 calcxx_parser::yysyntax_error_ (int yystate, int yytoken) in yysyntax_error_() function in yy::calcxx_parser
118 virtual std::string yysyntax_error_ (int yystate, int tok);719 error (yylloc, yysyntax_error_ (yystate, yytoken));874 ]b4_parser_class_name[::yysyntax_error_ (]dnl
857 set yytoken to yyempty_ before invoking yysyntax_error_.858 (yy::parser::yysyntax_error_): Again, don't drop the unexpected881 * data/lalr1.cc (yy::parser::yysyntax_error_): Reorganize.891 * data/lalr1.cc (yy::parser::yysyntax_error_): Reindent.1527 * data/lalr1.cc (yysyntax_error_): Support the translation of the1534 * data/lalr1.cc (yy::parser::yysyntax_error_): Always add second1537 (yy::parser::parse): Update use of yysyntax_error_.2047 (yysyntax_error_, yysyntax_error): Use yy_table_value_is_error_.2068 * data/lalr1.cc (yysyntax_error_): Fix this by checking2086 * data/lalr1.cc (yysyntax_error_): Likewise.[all …]