Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-remarkutil/
H A DRemarkUtil.cpp82 if (auto ErrorCode = MaybeBuf.getError()) in getInputMemoryBuffer() local
98 std::error_code ErrorCode; in getOutputFileWithFlags() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DLockFileManager.h58 std::error_code ErrorCode; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerUtilDarwin.cpp109 int ErrorCode = 0, ProcessStatus = 0; in ExecuteCommand() local
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCXCompilationDatabase.cpp12 CXCompilationDatabase_Error *ErrorCode) in clang_CompilationDatabase_fromDirectory()
/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h170 enum class ErrorCode : unsigned { enum
/openbsd-src/gnu/llvm/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp243 auto error(DWORD ErrorCode) { in error()
/openbsd-src/gnu/usr.bin/perl/ext/Amiga-ARexx/
H A DARexx.xs107 int32 ErrorCode = 0; in ReturnRexxMsg() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp520 std::error_code ErrorCode; in maybeRunAnalysis() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp1003 int ErrorCode = checkAllExpressions(*Checker); in linkAndVerify() local
/openbsd-src/sys/stand/efi/include/
H A Defipxebc.h104 UINT8 ErrorCode; member