Searched refs:root_directory (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DPath.h264 StringRef root_directory(StringRef path, Style style = Style::native);
268 /// Equivalent to root_name + root_directory.
398 /// root_directory != ""
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp388 StringRef root_directory(StringRef path, Style style) {
624 return !root_directory(p, style).empty();
937 StringRef bRootDirectory = path::root_directory(current_dir);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc158 path::root_directory() const function in class:path
H A Dstd-path.cc170 path::root_directory() const function in class:path
H A Dops.cc79 abs = p.root_name() / abs.root_directory() / abs.relative_path()
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc158 path::root_directory() const function in class:path
H A Dops.cc85 abs = p.root_name() / abs.root_directory() / abs.relative_path()
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DInterpolatingCompilationDatabase.cpp418 if (sys::path::root_directory(Prefix) != Prefix)
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h396 path root_directory() const;
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_path.h402 path root_directory() const;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_path.h502 path root_directory() const;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h392 path root_directory() const;
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1505 path::root_directory() const function in class:path
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1506 path::root_directory() const function in class:path

Completed in 308 milliseconds