Home
last modified time | relevance | path

Searched refs:root_directory (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPath.h322 LLVM_ABI StringRef root_directory(StringRef path LLVM_LIFETIME_BOUND,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPath.cpp390 StringRef root_directory(StringRef path, Style style) { in root_directory() function
626 return !root_directory(p, style).empty(); in has_root_directory()
941 StringRef bRootDirectory = path::root_directory(current_dir); in make_absolute()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp409 } else if (CompletionBuffer == path::root_directory(CompletionBuffer)) { in DiskFilesOrDirectories()
/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningWorker.cpp472 (llvm::sys::path::root_directory(Sysroot) != Sysroot)) in runInvocation()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dfilesystem121 path root_directory() const;
/freebsd/contrib/llvm-project/libcxx/include/__filesystem/
H A Dpath.h800 _LIBCPP_HIDE_FROM_ABI path root_directory() const { return string_type(__root_directory()); }
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc24067 {"_ZN4llvm3sys4path14root_directoryENS_9StringRefE", "llvm::sys::path::root_directory(llvm::StringR…