Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dexception.cpp166 struct exception_ptr struct
168 void* __ptr_;
198 exception_ptr::exception_ptr(const exception_ptr& other) _NOEXCEPT in exception_ptr() function in std::exception_ptr