Home
last modified time | relevance | path

Searched defs:filesystem_error (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DBinaryStreamError.h23 filesystem_error enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h69 class filesystem_error; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
H A Dfs_fwd.h74 class filesystem_error; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h58 class filesystem_error; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfs_fwd.h59 class filesystem_error; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc2040 filesystem_error(const string& what_arg, error_code ec) in filesystem_error() function in fs::filesystem_error
2046 filesystem_error(const string& what_arg, const path& p1, error_code ec) in filesystem_error() function in fs::filesystem_error
2052 filesystem_error(const string& what_arg, const path& p1, const path& p2, in filesystem_error() function in fs::filesystem_error
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc2032 filesystem_error(const string& what_arg, error_code ec) in filesystem_error() function in fs::filesystem_error
2038 filesystem_error(const string& what_arg, const path& p1, error_code ec) in filesystem_error() function in fs::filesystem_error
2044 filesystem_error(const string& what_arg, const path& p1, const path& p2, in filesystem_error() function in fs::filesystem_error