Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__exception/
H A Dnested_exception.h42 _LIBCPP_HIDE_FROM_ABI exception_ptr nested_ptr() const _NOEXCEPT { return __ptr_; } in nested_ptr() function
/freebsd/contrib/llvm-project/libcxx/include/
H A Dexception69 exception_ptr nested_ptr() const noexcept;