Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedPythonInterface.cpp58 error = m_interpreter.GetStatusFromSBError(*sb_error); in ExtractValueFromPythonObject()
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DScriptInterpreter.cpp83 ScriptInterpreter::GetStatusFromSBError(const lldb::SBError &error) const { in GetStatusFromSBError() function in ScriptInterpreter
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h568 Status GetStatusFromSBError(const lldb::SBError &error) const;