Home
last modified time | relevance | path

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

/third_party/boost/boost/wave/cpplexer/
Dcpplexer_exceptions.hpp63 #if !defined(BOOST_WAVE_LEXER_THROW_VAR)
66 #define BOOST_WAVE_LEXER_THROW_VAR(cls, codearg, msg, line, column, name) \ macro
82 #define BOOST_WAVE_LEXER_THROW_VAR(cls, codearg, msg, line, column, name) \ macro
/third_party/boost/libs/wave/samples/waveidl/idllexer/
Didl_re2c_lexer.hpp176 BOOST_WAVE_LEXER_THROW_VAR(boost::wave::cpplexer::lexing_exception, in report_error()
/third_party/boost/boost/wave/cpplexer/re2clex/
Dcpp_re2c_lexer.hpp318 BOOST_WAVE_LEXER_THROW_VAR(lexing_exception, errcode, buffer, s->line, in report_error()