Searched refs:ScriptedThreadPlanInterface (Results 1 – 4 of 4) sorted by relevance
17 class ScriptedThreadPlanInterface : public ScriptedInterface {
22 class ScriptedThreadPlanPythonInterface : public ScriptedThreadPlanInterface,
31 : ScriptedThreadPlanInterface(), ScriptedPythonInterface(interpreter) {} in ScriptedThreadPlanPythonInterface()
195 class ScriptedThreadPlanInterface; variable419 typedef std::shared_ptr<lldb_private::ScriptedThreadPlanInterface>