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