Searched defs:is_recoverable (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/wave/cpplexer/ | ||
D | cpplexer_exceptions.hpp | 205 bool is_recoverable() const throw() BOOST_OVERRIDE in is_recoverable() function in boost::wave::cpplexer::lexing_exception |
/third_party/boost/boost/wave/ | ||
D | cpp_exceptions.hpp | 188 bool is_recoverable() const throw() BOOST_OVERRIDE in is_recoverable() function in boost::wave::preprocess_exception |
/third_party/ffmpeg/libavformat/ | ||
D | fifo.c | 255 static int is_recoverable(const FifoContext *fifo, int err_no) { in is_recoverable() function |
/third_party/boost/libs/wave/tool/ | ||
D | trace_macro_expansion.hpp | 92 virtual bool is_recoverable() const throw() BOOST_OVERRIDE in is_recoverable() function in bad_pragma_exception |