Home
last modified time | relevance | path

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

/freebsd-src/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
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DLockFileManager.h58 std::error_code ErrorCode; variable
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilDarwin.cpp109 int ErrorCode = 0, ProcessStatus = 0; in ExecuteCommand() local
/freebsd-src/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp243 auto error(DWORD ErrorCode) { in error()
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h170 enum class ErrorCode : unsigned { enum
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp1012 int ErrorCode = checkAllExpressions(*Checker); in linkAndVerify() local
/freebsd-src/stand/efi/include/
H A Defipxebc.h103 UINT8 ErrorCode; member
/freebsd-src/sys/dev/arcmsr/
H A Darcmsr.h1486 u_int8_t ErrorCode:7; member