Home
last modified time | relevance | path

Searched defs:yyexc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DQLParser.tab.cc514 catch (const syntax_error& yyexc) in parse() local
888 catch (const syntax_error& yyexc) in parse() local
1049 Parser::error (const syntax_error& yyexc) in error()