Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/include/boost/filesystem/
Dpath.hpp533 bool has_root_directory() const { return !root_directory().empty(); } in has_root_directory() function in boost::filesystem::path
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DPath.cpp627 bool has_root_directory(const Twine &path) { in has_root_directory() function
/aosp_15_r20/external/llvm/lib/Support/
H A DPath.cpp627 bool has_root_directory(const Twine &path) { in has_root_directory() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DPath.cpp637 bool has_root_directory(const Twine &path, Style style) { in has_root_directory() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DPath.cpp622 bool has_root_directory(const Twine &path, Style style) { in has_root_directory() function
/aosp_15_r20/external/armnn/third-party/ghc/
H A Dfilesystem.hpp2589 GHC_INLINE bool path::has_root_directory() const in has_root_directory() function in ghc::filesystem::path