Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc259 path::has_root_path() const in has_root_path() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc259 path::has_root_path() const in has_root_path() function in path
H A Dstd-path.cc278 path::has_root_path() const in has_root_path() function in path
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1611 path::has_root_path() const noexcept in has_root_path() function in path
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1612 path::has_root_path() const noexcept in has_root_path() function in path
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp627 bool has_root_path(const Twine &path, Style style) { in has_root_path() function