Searched refs:__root_path_raw (Results 1 – 2 of 2) sorted by relevance
783 __string_view __root_path_raw() const;802 return string_type(__root_path_raw());818 _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