Home
last modified time | relevance | path

Searched refs:GetStatusFromSBError (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Interpreter/
H A DScriptInterpreter.cpp79 ScriptInterpreter::GetStatusFromSBError(const lldb::SBError &error) const { in GetStatusFromSBError() function in ScriptInterpreter
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedProcessPythonInterface.cpp132 Status status = m_interpreter.GetStatusFromSBError(*sb_error); in GetStatusFromMethod()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h565 Status GetStatusFromSBError(const lldb::SBError &error) const;