Searched refs:ScriptedPlatformInterface (Results 1 – 5 of 5) sorted by relevance
20 class ScriptedPlatformInterface : virtual public ScriptedInterface {
153 std::make_unique<ScriptedPlatformInterface>());577 ScriptedPlatformInterface &GetScriptedPlatformInterface() { in GetScriptedPlatformInterface()
20 class ScriptedPlatformPythonInterface : public ScriptedPlatformInterface,
30 : ScriptedPlatformInterface(), ScriptedPythonInterface(interpreter) {} in ScriptedPlatformPythonInterface()
184 class ScriptedPlatformInterface; variable383 typedef std::unique_ptr<lldb_private::ScriptedPlatformInterface>