Searched refs:__root_path_raw (Results 1 – 2 of 2) sorted by relevance
785 __string_view __root_path_raw() const;804 return string_type(__root_path_raw());820 _LIBCPP_HIDE_FROM_ABI bool has_root_path() const { return !__root_path_raw().empty(); }
62 string_view_t path::__root_path_raw() const { in __root_path_raw() function in path