Searched defs:syntax_error (Results 1 – 2 of 2) sorted by relevance
16 using syntax_error = yy::parser::syntax_error; typedef55 using syntax_error = syntax_error; typedef
467 struct syntax_error : std::runtime_error struct in yy::parser469 syntax_error (const location_type& l, const std::string& m) in syntax_error() function474 syntax_error (const syntax_error& s) in syntax_error() argument481 location_type location;