Searched defs:ErrorCode (Results 1 – 15 of 15) sorted by relevance
21 if (auto ErrorCode = MaybeBuf.getError()) in getInputMemoryBuffer() local37 std::error_code ErrorCode; in getOutputFileWithFlags() local
109 if (auto ErrorCode = MaybeBuf.getError()) getInputMemoryBuffer() local 125 std::error_code ErrorCode; getOutputFileWithFlags() local
32 checkWithErrorCode(bool Condition, const char *Message, int64_t ErrorCode) { in checkWithErrorCode()
35 void dieWithErrorCode(const char *Message, int64_t ErrorCode) { in dieWithErrorCode()
23 void dieWithErrorCode(const char *Message, int64_t ErrorCode) { in dieWithErrorCode()
27 enum class ErrorCode : unsigned char { enum
109 int ErrorCode = 0, ProcessStatus = 0; in ExecuteCommand() local
170 enum class ErrorCode : unsigned { enum
243 auto error(DWORD ErrorCode) { in error()
193 UINT16 ErrorCode; member
93 UINT16 ErrorCode; member
63 UINT8 ErrorCode; member
1013 int ErrorCode = checkAllExpressions(*Checker); in linkAndVerify() local
308 std::error_code ErrorCode; in CreateWrappedASTConsumer() local
1486 u_int8_t ErrorCode:7; member