Searched refs:ScriptInterpreterPythonInterfaces (Results 1 – 2 of 2) sorted by relevance
20 LLDB_PLUGIN_DEFINE(ScriptInterpreterPythonInterfaces) in LLDB_PLUGIN_DEFINE() argument23 ScriptInterpreterPythonInterfaces::GetPluginDescriptionStatic() { in LLDB_PLUGIN_DEFINE()27 void ScriptInterpreterPythonInterfaces::Initialize() { in Initialize()35 void ScriptInterpreterPythonInterfaces::Terminate() { in Terminate()
25 class ScriptInterpreterPythonInterfaces : public PluginInterface {