Searched defs:ErrorCode (Results 1 – 7 of 7) sorted by relevance
58 std::error_code ErrorCode; variable
109 int ErrorCode = 0, ProcessStatus = 0; in ExecuteCommand() local
12 CXCompilationDatabase_Error *ErrorCode) in clang_CompilationDatabase_fromDirectory()
171 enum class ErrorCode : unsigned { enum
385 std::error_code ErrorCode; in maybeRunAnalysis() local
953 int ErrorCode = checkAllExpressions(*Checker); in linkAndVerify() local
99 UINT8 ErrorCode; member