Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLockFileManager.h58 std::error_code ErrorCode; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerUtilDarwin.cpp109 int ErrorCode = 0, ProcessStatus = 0; in ExecuteCommand() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCompilationDatabase.cpp12 CXCompilationDatabase_Error *ErrorCode) in clang_CompilationDatabase_fromDirectory()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_buffer_queue.h171 enum class ErrorCode : unsigned { enum
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp385 std::error_code ErrorCode; in maybeRunAnalysis() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp953 int ErrorCode = checkAllExpressions(*Checker); in linkAndVerify() local
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defipxebc.h99 UINT8 ErrorCode; member