Home
last modified time | relevance | path

Searched defs:exception_ptr (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/libstdc++-v3/libsupc++/
H A Dexception_ptr.h55 class exception_ptr; variable
95 exception_ptr(nullptr_t) noexcept in exception_ptr() function
99 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
H A Deh_ptr.cc38 std::__exception_ptr::exception_ptr::exception_ptr() _GLIBCXX_USE_NOEXCEPT in exception_ptr() function in std::__exception_ptr::exception_ptr
42 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) in exception_ptr() function in std::__exception_ptr::exception_ptr
47 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) in exception_ptr() function in std::__exception_ptr::exception_ptr
53 exception_ptr::exception_ptr(const exception_ptr& other) _GLIBCXX_USE_NOEXCEPT in exception_ptr() function in std::__exception_ptr::exception_ptr
/dragonfly/contrib/gcc-8.0/libstdc++-v3/libsupc++/
H A Dexception_ptr.h54 class exception_ptr; variable
101 exception_ptr(nullptr_t) noexcept in exception_ptr() function
105 exception_ptr(exception_ptr&& __o) noexcept in exception_ptr() function
H A Deh_ptr.cc64 std::__exception_ptr::exception_ptr::exception_ptr() noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
68 std::__exception_ptr::exception_ptr::exception_ptr(void* obj) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
72 std::__exception_ptr::exception_ptr::exception_ptr(__safe_bool) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr
77 exception_ptr::exception_ptr(const exception_ptr& other) noexcept in exception_ptr() function in std::__exception_ptr::exception_ptr