Home
last modified time | relevance | path

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

/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
/llvm-project/llvm/unittests/Support/
H A DConvertUTFTest.cpp142 ConversionResult ErrorCode; global() member
182 auto ErrorCode = ConvertUTF8ToUnicodeScalarsLenient() local
199 auto ErrorCode = ConvertUTF8toUTF32Partial( ConvertUTF8ToUnicodeScalarsPartialLenient() local
211 ConversionResult ErrorCode; CheckConvertUTF8ToUnicodeScalars() local
[all...]
/llvm-project/llvm/include/llvm/Support/
H A DLockFileManager.h58 std::error_code ErrorCode; variable
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerUtilDarwin.cpp109 int ErrorCode = 0, ProcessStatus = 0; in ExecuteCommand() local
/llvm-project/clang-tools-extra/clang-apply-replacements/tool/
H A DClangApplyReplacementsMain.cpp115 std::error_code ErrorCode = in main() local
/llvm-project/clang/tools/libclang/
H A DCXCompilationDatabase.cpp12 CXCompilationDatabase_Error *ErrorCode) in clang_CompilationDatabase_fromDirectory()
/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h170 enum class ErrorCode : unsigned { enum
/llvm-project/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp243 auto error(DWORD ErrorCode) { in error()
/llvm-project/clang-tools-extra/include-cleaner/tool/
H A DIncludeCleaner.cpp305 auto ErrorCode = Tool.run(&Factory); main() local
/llvm-project/clang-tools-extra/clang-apply-replacements/lib/Tooling/
H A DApplyReplacements.cpp55 std::error_code ErrorCode; in collectReplacementsFromDirectory() local
/llvm-project/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp586 std::error_code ErrorCode; maybeRunAnalysis() local
/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp1012 int ErrorCode = checkAllExpressions(*Checker); in linkAndVerify() local
/llvm-project/mlir/include/mlir/Tools/lsp-server-support/
H A DProtocol.h39 enum class ErrorCode { enum
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h47 enum class ErrorCode { enum