Home
last modified time | relevance | path

Searched defs:ErrorCode (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilHelpers.cpp21 if (auto ErrorCode = MaybeBuf.getError()) in getInputMemoryBuffer() local
37 std::error_code ErrorCode; in getOutputFileWithFlags() local
H A DRemarkUtil.cpp109 if (auto ErrorCode = MaybeBuf.getError()) getInputMemoryBuffer() local
125 std::error_code ErrorCode; getOutputFileWithFlags() local
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/
H A Dutilities.h32 checkWithErrorCode(bool Condition, const char *Message, int64_t ErrorCode) { in checkWithErrorCode()
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dutilities_posix.cpp35 void dieWithErrorCode(const char *Message, int64_t ErrorCode) { in dieWithErrorCode()
H A Dutilities_fuchsia.cpp23 void dieWithErrorCode(const char *Message, int64_t ErrorCode) { in dieWithErrorCode()
/freebsd/contrib/llvm-project/lldb/include/lldb/ValueObject/
H A DDILParser.h27 enum class ErrorCode : unsigned char { enum
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilDarwin.cpp109 int ErrorCode = 0, ProcessStatus = 0; in ExecuteCommand() local
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h170 enum class ErrorCode : unsigned { enum
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp243 auto error(DWORD ErrorCode) { in error()
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DMtftp6.h193 UINT16 ErrorCode; member
H A DMtftp4.h93 UINT16 ErrorCode; member
H A DPxeBaseCode.h63 UINT8 ErrorCode; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp1013 int ErrorCode = checkAllExpressions(*Checker); in linkAndVerify() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendAction.cpp308 std::error_code ErrorCode; in CreateWrappedASTConsumer() local
/freebsd/sys/dev/arcmsr/
H A Darcmsr.h1486 u_int8_t ErrorCode:7; member