Searched refs:__fs_is_empty (Results 1 – 2 of 2) sorted by relevance
517 bool __fs_is_empty(const path& p, std::error_code *ec) in __fs_is_empty() function
1282 bool __fs_is_empty(const path& p, error_code *ec=nullptr);1563 return __fs_is_empty(__p);1568 return __fs_is_empty(__p, &__ec);