Searched defs:getErrorCode (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamError.h39 stream_error_code getErrorCode() const { return Code; } function in class:llvm::BinaryStreamError
/freebsd-12-stable/contrib/opencsd/decoder/include/common/
H A Docsd_error.h77 const ocsd_err_t getErrorCode() const { return m_error_code; }; /**< Get error code. */ function in class:ocsdError

Completed in 1600 milliseconds