Home
last modified time | relevance | path

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

/third_party/boost/boost/filesystem/
Dpath.hpp533 bool has_root_directory() const { return !root_directory().empty(); } in has_root_directory() function in boost::filesystem::path
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp627 bool has_root_directory(const Twine &path) { in has_root_directory() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp637 bool has_root_directory(const Twine &path, Style style) { in has_root_directory() function