Searched refs:has_relative_path (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dstd-path.cc238 if (!has_relative_path())
292 path::has_relative_path() const function in class:path
313 if (!has_relative_path())
398 else if (!ret.has_relative_path())
H A Dpath.cc273 path::has_relative_path() const function in class:path
H A Dstd-ops.cc660 if (pp.has_relative_path() && !pp.has_filename())
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DPath.h418 bool has_relative_path(const Twine &path, Style style = Style::native);
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1573 if (!has_relative_path())
1625 path::has_relative_path() const noexcept
1646 if (!has_relative_path())
1727 else if (!ret.has_relative_path())
H A Dfs_ops.cc515 if (pp.has_relative_path() && !pp.has_filename())
1493 if (p.has_relative_path() && !p.has_filename())
1538 if (p.has_relative_path() && !p.has_filename())
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc1574 if (!has_relative_path())
1626 path::has_relative_path() const noexcept
1647 if (!has_relative_path())
1728 else if (!ret.has_relative_path())
H A Dfs_ops.cc519 if (pp.has_relative_path() && !pp.has_filename())
1476 if (p.has_relative_path() && !p.has_filename())
1521 if (p.has_relative_path() && !p.has_filename())
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dpath.cc273 path::has_relative_path() const function in class:path
H A Dops.cc1198 if (p.has_relative_path() && has_trailing_slash(p))
1244 if (p.has_relative_path() && has_trailing_slash(p))
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DPath.cpp634 bool has_relative_path(const Twine &path, Style style) {
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h410 bool has_relative_path() const;
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_path.h416 bool has_relative_path() const noexcept;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_path.h516 bool has_relative_path() const noexcept;
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_path.h406 bool has_relative_path() const;

Completed in 295 milliseconds