Home
last modified time | relevance | path

Searched defs:has_root_path (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/filesystem/
Dpath.hpp531 bool has_root_path() const { return has_root_directory() || has_root_name(); } in has_root_path() function in boost::filesystem::path
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp634 bool has_root_path(const Twine &path) { in has_root_path() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp644 bool has_root_path(const Twine &path, Style style) { in has_root_path() function