Searched refs:BOOST_WAVE_LEXER_THROW_VAR (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/wave/cpplexer/ |
D | cpplexer_exceptions.hpp | 63 #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/ |
D | idl_re2c_lexer.hpp | 176 BOOST_WAVE_LEXER_THROW_VAR(boost::wave::cpplexer::lexing_exception, in report_error()
|
/third_party/boost/boost/wave/cpplexer/re2clex/ |
D | cpp_re2c_lexer.hpp | 318 BOOST_WAVE_LEXER_THROW_VAR(lexing_exception, errcode, buffer, s->line, in report_error()
|