Home
last modified time | relevance | path

Searched refs:lldb_error (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBError.cpp131 void SBError::SetError(Status &&lldb_error) { in SetError() argument
133 *m_opaque_up = std::move(lldb_error); in SetError()
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBError.h115 void SetError(lldb_private::Status &&lldb_error);