Searched defs:nested_ptr (Results 1 – 8 of 8) sorted by relevance
43 _LIBCPP_HIDE_FROM_ABI exception_ptr nested_ptr() const _NOEXCEPT { return __ptr_; } in nested_ptr() function
42 _LIBCPP_HIDE_FROM_ABI exception_ptr nested_ptr() const _NOEXCEPT { return __ptr_; } in nested_ptr() function
73 nested_ptr() const in nested_ptr() function