Home
last modified time | relevance | path

Searched refs:has_root_directory (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Dpath.h487 if (__p.has_root_directory()) {
493 if (has_filename() || (!has_root_directory() && is_absolute()))
818 _LIBCPP_HIDE_FROM_ABI bool has_root_directory() const { return !__root_directory().empty(); }
847 return has_root_directory();
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h468 LLVM_ABI bool has_root_directory(const Twine &path,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp622 bool has_root_directory(const Twine &path, Style style) { in has_root_directory() function
675 bool rootDir = has_root_directory(p, style); in is_absolute()
910 bool rootDirectory = path::has_root_directory(p); in make_absolute()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dfilesystem131 bool has_root_directory() const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24079 {"_ZN4llvm3sys4path18has_root_directoryERKNS_5TwineE", "llvm::sys::path::has_root_directory(llvm::T…