Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/tools/llvm-remarkutil/
HDRemarkUtilHelpers.cpp21 if (auto ErrorCode = MaybeBuf.getError()) in getInputMemoryBuffer() local
37 std::error_code ErrorCode; in getOutputFileWithFlags() local
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Support/
HDLockFileManager.h58 std::error_code ErrorCode; variable
/freebsd-head/contrib/llvm-project/compiler-rt/lib/fuzzer/
HDFuzzerUtilDarwin.cpp109 int ErrorCode = 0, ProcessStatus = 0; in ExecuteCommand() local
/freebsd-head/contrib/llvm-project/clang/lib/DirectoryWatcher/windows/
HDDirectoryWatcher-windows.cpp243 auto error(DWORD ErrorCode) { in error()
/freebsd-head/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_buffer_queue.h170 enum class ErrorCode : unsigned { enum
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-rtdyld/
HDllvm-rtdyld.cpp1012 int ErrorCode = checkAllExpressions(*Checker); in linkAndVerify() local
/freebsd-head/stand/efi/include/
HDefipxebc.h103 UINT8 ErrorCode; member
/freebsd-head/sys/dev/arcmsr/
HDarcmsr.h1486 u_int8_t ErrorCode:7; member