Home
last modified time | relevance | path

Searched defs:errc (Results 1 – 8 of 8) sorted by relevance

/llvm-project/libcxx/include/__system_error/
H A Derrc.h143 _LIBCPP_DECLARE_STRONG_ENUM(errc){ in _LIBCPP_DECLARE_STRONG_ENUM() argument
/llvm-project/llvm/include/llvm/Support/
H A DErrc.h35 enum class errc { enum
/llvm-project/libcxx/src/filesystem/
H A Derror.h40 errc errc; __win_err_to_errc() member
/llvm-project/lldb/source/Utility/
H A DStringExtractorGDBRemote.cpp502 uint8_t errc = GetHexU8(255); in GetStatus() local
/llvm-project/clang/test/SemaCXX/
H A Dtypo-correction.cpp9 struct errc { struct
10 v_errc global() argument
11 operator interrc operator int() argument
/llvm-project/libcxx/test/support/
H A Dfilesystem_test_helper.h515 for (auto errc : errors) { ErrorIsImp() local
[all...]
/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeProcessFreeBSD.cpp1070 if (std::error_code errc = SaveCore() local
/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp1111 if (std::error_code errc = SaveCore() local