Home
last modified time | relevance | path

Searched refs:rethrow (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/nonterminal/
H A Derror_handler.hpp27 , rethrow enumerator
136 case rethrow: boost::throw_exception(x); in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/exception/
H A Dexception.hpp425 virtual void rethrow() const = 0;
497 rethrow() const in rethrow() function in boost::exception_detail::clone_impl
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dfuture723 /// Wait for the state to be ready and rethrow any stored exception
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dfuture723 /// Wait for the state to be ready and rethrow any stored exception
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgdb.info4063 'rethrow [REGEXP]'
14079 'catch rethrow'
35205 The '-catch-rethrow' Command
35211 -catch-rethrow [ -t ] [ -r REGEXP]
35223 The corresponding GDB commands are 'catch rethrow' and 'tcatch rethrow'
35229 -catch-rethrow -r exception_type
35231 what="exception rethrow",catch-type="rethrow",
54464 * -catch-rethrow: C++ Exception GDB/MI Catchpoint Commands.
54959 * catch rethrow: Set Catchpoints. (line 16)
H A Dgccint.info12636 It must rethrow the exception after executing that code. And, if
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgdb.info4063 'rethrow [REGEXP]'
14079 'catch rethrow'
35205 The '-catch-rethrow' Command
35211 -catch-rethrow [ -t ] [ -r REGEXP]
35223 The corresponding GDB commands are 'catch rethrow' and 'tcatch rethrow'
35229 -catch-rethrow -r exception_type
35231 what="exception rethrow",catch-type="rethrow",
54464 * -catch-rethrow: C++ Exception GDB/MI Catchpoint Commands.
54959 * catch rethrow: Set Catchpoints. (line 16)
H A Dgccint.info12636 It must rethrow the exception after executing that code. And, if