Searched refs:ScriptedStopHookInterface (Results 1 – 4 of 4) sorted by relevance
17 class ScriptedStopHookInterface : public ScriptedInterface {
20 class ScriptedStopHookPythonInterface : public ScriptedStopHookInterface,
32 : ScriptedStopHookInterface(), ScriptedPythonInterface(interpreter) {} in ScriptedStopHookPythonInterface()
193 class ScriptedStopHookInterface; variable415 typedef std::shared_ptr<lldb_private::ScriptedStopHookInterface>