Searched refs:ScriptedPlatformInterface (Results 1 – 4 of 4) sorted by relevance
20 class ScriptedPlatformInterface : virtual public ScriptedInterface {
20 class ScriptedPlatformPythonInterface : public ScriptedPlatformInterface,
32 : ScriptedPlatformInterface(), ScriptedPythonInterface(interpreter) {} in ScriptedPlatformPythonInterface()
190 class ScriptedPlatformInterface; variable405 typedef std::unique_ptr<lldb_private::ScriptedPlatformInterface>