Searched defs:ErrorCode (Results 1 – 4 of 4) sorted by relevance
57 enum class ErrorCode { enum
30 enum ErrorCode { SUCCESS, NO_DEBUG_INFO, ERROR }; enum
141 int ErrorCode() const noexcept in ErrorCode() function
24 enum class ErrorCode { First, Second }; enum