Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptedPythonInterface.cpp51 return m_interpreter.GetStatusFromSBError(*sb_error); in ExtractValueFromPythonObject()
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DScriptInterpreter.cpp86 ScriptInterpreter::GetStatusFromSBError(const lldb::SBError &error) const { in GetStatusFromSBError() function in ScriptInterpreter
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h584 Status GetStatusFromSBError(const lldb::SBError &error) const;