Searched defs:sb_event (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ | ||
H A D | ScriptedPythonInterface.cpp | 59 if (lldb::SBEvent *sb_event = reinterpret_cast<lldb::SBEvent *>( ExtractValueFromPythonObject() local |
/llvm-project/lldb/source/API/ | ||
H A D | SBProcess.cpp | 458 SBEvent sb_event; GetStopEventForStopID() local |