Searched refs:__is_dne_error (Results 1 – 1 of 1) sorted by relevance
250 _LIBCPP_HIDE_FROM_ABI static bool __is_dne_error(error_code const& __ec) { in __is_dne_error() function268 if (__ec && (!__allow_dne || !__is_dne_error(__ec)))