Searched refs:has_root_path (Results 1 – 8 of 8) sorted by relevance
300 bool has_root_path(const Twine &path);
127 assert(p.has_root_path() != TC.root_path.empty()); in decompPathTest()
385 bool has_root_path(const Twine &path);
110 path::has_root_path(*i); in TEST()
537 bool has_root_path(const Twine &path) { in has_root_path() function
634 bool has_root_path(const Twine &path) { in has_root_path() function
123 path::has_root_path(*i); in TEST()
979 _LIBCPP_INLINE_VISIBILITY bool has_root_path() const { return !__root_path_raw().empty(); }