Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/
H A DScriptedPythonInterface.cpp50 return m_interpreter.GetStatusFromSBError(*sb_error); in ExtractValueFromPythonObject()
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DScriptInterpreter.cpp97 ScriptInterpreter::GetStatusFromSBError(const lldb::SBError &error) const { in GetStatusFromSBError() function in ScriptInterpreter
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h582 Status GetStatusFromSBError(const lldb::SBError &error) const;