Searched defs:ErrorCode (Results 1 – 10 of 10) sorted by relevance
82 if (auto ErrorCode = MaybeBuf.getError()) in getInputMemoryBuffer() local98 std::error_code ErrorCode; in getOutputFileWithFlags() local
58 std::error_code ErrorCode; variable
109 int ErrorCode = 0, ProcessStatus = 0; in ExecuteCommand() local
12 CXCompilationDatabase_Error *ErrorCode) in clang_CompilationDatabase_fromDirectory()
170 enum class ErrorCode : unsigned { enum
243 auto error(DWORD ErrorCode) { in error()
107 int32 ErrorCode = 0; in ReturnRexxMsg() local
520 std::error_code ErrorCode; in maybeRunAnalysis() local
1003 int ErrorCode = checkAllExpressions(*Checker); in linkAndVerify() local
104 UINT8 ErrorCode; member