Searched defs:has_root_path (Results 1 – 6 of 6) sorted by relevance
531 bool has_root_path() const { return has_root_directory() || has_root_name(); } in has_root_path() function in boost::filesystem::path
634 bool has_root_path(const Twine &path) { in has_root_path() function
644 bool has_root_path(const Twine &path, Style style) { in has_root_path() function
629 bool has_root_path(const Twine &path, Style style) { in has_root_path() function
2594 GHC_INLINE bool path::has_root_path() const in has_root_path() function in ghc::filesystem::path