Home
last modified time | relevance | path

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

/third_party/boost/boost/wave/
Dcpp_exceptions.hpp387 class BOOST_SYMBOL_VISIBLE macro_handling_exception : class
391 macro_handling_exception(char const *what_, error_code code, std::size_t line_, in macro_handling_exception() function in boost::wave::macro_handling_exception
400 ~macro_handling_exception() throw() {} in ~macro_handling_exception()
/third_party/boost/boost/wave/util/
Dcpp_macromap.hpp315 BOOST_WAVE_THROW_NAME_CTX(ctx, macro_handling_exception, in add_macro()
324 BOOST_WAVE_THROW_NAME_CTX(ctx, macro_handling_exception, in add_macro()
333 BOOST_WAVE_THROW_NAME_CTX(ctx, macro_handling_exception, in add_macro()
343 BOOST_WAVE_THROW_NAME_CTX(ctx, macro_handling_exception, in add_macro()
351 BOOST_WAVE_THROW_NAME_CTX(ctx, macro_handling_exception, in add_macro()
368 BOOST_WAVE_THROW_NAME_CTX(ctx, macro_handling_exception, in add_macro()
391 BOOST_WAVE_THROW_NAME_CTX(ctx, macro_handling_exception, in add_macro()
415 BOOST_WAVE_THROW_NAME_CTX(ctx, macro_handling_exception, in add_macro()
434 BOOST_WAVE_THROW_NAME_CTX(ctx, macro_handling_exception, in add_macro()
457 BOOST_WAVE_THROW_NAME_CTX(ctx, macro_handling_exception, in add_macro()
/third_party/boost/libs/wave/
DChangeLog591 - Changed the what() function of the macro_handling_exception class, which now
674 tool. Added the macro_handling_exception type containing the corresponding