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