Home
last modified time | relevance | path

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

/third_party/boost/boost/filesystem/
Dpath.hpp535 bool has_parent_path() const { return !parent_path().empty(); } in has_parent_path() function in boost::filesystem::path
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp655 bool has_parent_path(const Twine &path) { in has_parent_path() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp665 bool has_parent_path(const Twine &path, Style style) { in has_parent_path() function