Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/include/boost/exception/detail/
Dexception_ptr.hpp145 exception_ptr_static_exception_object struct
152 exception_ptr_static_exception_object<Exception>::
346 return exception_detail::exception_ptr_static_exception_object<bad_alloc_>::e; in current_exception_impl()
352 … return exception_detail::exception_ptr_static_exception_object<bad_exception_>::e; in current_exception_impl()
491 … ret=exception_detail::exception_ptr_static_exception_object<exception_detail::bad_alloc_>::e; in current_exception()
496 … ret=exception_detail::exception_ptr_static_exception_object<exception_detail::bad_exception_>::e; in current_exception()