Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DLockFileManager.h58 std::error_code ErrorCode; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilDarwin.cpp109 int ErrorCode = 0, ProcessStatus = 0; in ExecuteCommand() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtil.cpp109 if (auto ErrorCode = MaybeBuf.getError()) getInputMemoryBuffer() local
125 std::error_code ErrorCode; getOutputFileWithFlags() local
/freebsd/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp243 auto error(DWORD ErrorCode) { in error()
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h170 enum class ErrorCode : unsigned { enum
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp1012 int ErrorCode = checkAllExpressions(*Checker); in linkAndVerify() local
/freebsd/stand/efi/include/
H A Defipxebc.h103 UINT8 ErrorCode; member
/freebsd/sys/dev/arcmsr/
H A Darcmsr.h1486 u_int8_t ErrorCode:7; member