Searched defs:has_root_path (Results 1 – 3 of 3) 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