Home
last modified time | relevance | path

Searched refs:throw_function (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/exception/
Dexception.hpp89 typedef error_info<struct throw_function_,char const *> throw_function; typedef
177 struct get_info<throw_function>;
193 E const & set_info( E const &, throw_function const & );
243 friend E const & exception_detail::set_info( E const &, throw_function const & );
258 friend struct exception_detail::get_info<throw_function>;
285 set_info( E const & x, throw_function const & y ) in set_info()
Dget_error_info.hpp49 get_info<throw_function>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dthrow_exception.hpp89 throw_function(current_function)), in throw_exception_()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dexecution_monitor.ipp250 … extract<throw_function>( be ) ) );