Home
last modified time | relevance | path

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

/third_party/boost/boost/filesystem/
Dpath.hpp532 bool has_root_name() const { return !root_name().empty(); } in has_root_name() function in boost::filesystem::path
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp620 bool has_root_name(const Twine &path) { in has_root_name() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp630 bool has_root_name(const Twine &path, Style style) { in has_root_name() function