Searched refs:filesystem_error (Results 1 – 21 of 21) sorted by relevance
| /openbsd-src/gnu/llvm/libcxx/include/__filesystem/ |
| H A D | filesystem_error.h | 31 class _LIBCPP_AVAILABILITY_FILESYSTEM _LIBCPP_EXCEPTION_ABI filesystem_error : public system_error { 34 filesystem_error(const string& __what, error_code __ec) in filesystem_error() function 41 filesystem_error(const string& __what, const path& __p1, error_code __ec) in filesystem_error() function 48 filesystem_error(const string& __what, const path& __p1, const path& __p2, in filesystem_error() function 61 filesystem_error(const filesystem_error&) = default; 62 ~filesystem_error() override; // key function 91 throw filesystem_error(_VSTD::forward<_Args>(__args)...); in __throw_filesystem_error()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | BinaryStreamError.h | 23 filesystem_error enumerator
|
| H A D | BinaryByteStream.h | 217 stream_error_code::filesystem_error); in commit()
|
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | BinaryStreamError.cpp | 38 case stream_error_code::filesystem_error: in BinaryStreamError()
|
| /openbsd-src/gnu/llvm/libcxx/include/ |
| H A D | filesystem | 167 class filesystem_error; 441 #include <__filesystem/filesystem_error.h>
|
| H A D | CMakeLists.txt | 294 __filesystem/filesystem_error.h
|
| H A D | module.modulemap.in | 830 module filesystem_error { private header "__filesystem/filesystem_error.h" }
|
| /openbsd-src/gnu/llvm/libcxx/src/filesystem/ |
| H A D | operations.cpp | 671 filesystem_error::~filesystem_error() {} in ~filesystem_error() 673 void filesystem_error::__create_what(int __num_paths) { in __create_what()
|
| /openbsd-src/gnu/llvm/libcxx/docs/Status/ |
| H A D | Cxx20Issues.csv | 28 "`2965 <https://wg21.link/LWG2965>`__","Non-existing path::native_string() in filesystem_error::wha… 72 "`3043 <https://wg21.link/LWG3043>`__","Bogus postcondition for ``filesystem_error``\ constructor"… 137 "`3112 <https://wg21.link/LWG3112>`__","``system_error``\ and ``filesystem_error``\ constructors …
|
| /openbsd-src/gnu/llvm/llvm/utils/gn/secondary/libcxx/include/ |
| H A D | BUILD.gn | 369 "__filesystem/filesystem_error.h",
|
| /openbsd-src/gnu/lib/libcxx/ |
| H A D | Makefile | 383 __filesystem/filesystem_error.h \
|
| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/Inclusions/ |
| H A D | StdSymbolMap.inc | 1436 SYMBOL(filesystem_error, std::filesystem::, <filesystem>)
|
| /openbsd-src/distrib/sets/lists/comp/ |
| H A D | clang.amd64 | 316 ./usr/include/c++/v1/__filesystem/filesystem_error.h
|
| H A D | clang.macppc | 315 ./usr/include/c++/v1/__filesystem/filesystem_error.h
|
| H A D | clang.loongson | 315 ./usr/include/c++/v1/__filesystem/filesystem_error.h
|
| H A D | clang.octeon | 315 ./usr/include/c++/v1/__filesystem/filesystem_error.h
|
| H A D | clang.arm64 | 316 ./usr/include/c++/v1/__filesystem/filesystem_error.h
|
| H A D | clang.powerpc64 | 314 ./usr/include/c++/v1/__filesystem/filesystem_error.h
|
| H A D | clang.armv7 | 314 ./usr/include/c++/v1/__filesystem/filesystem_error.h
|
| H A D | clang.i386 | 314 ./usr/include/c++/v1/__filesystem/filesystem_error.h
|
| H A D | clang.sparc64 | 315 ./usr/include/c++/v1/__filesystem/filesystem_error.h
|