Searched refs:__root_name (Results 1 – 2 of 2) sorted by relevance
305 string_view_t path::__root_name() const in __root_name() function in path
948 __string_view __root_name() const;965 _LIBCPP_INLINE_VISIBILITY path root_name() const { return string_type(__root_name()); }977 _LIBCPP_INLINE_VISIBILITY bool has_root_name() const { return !__root_name().empty(); }