Home
last modified time | relevance | path

Searched refs:ScriptInterpreterInstances (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp879 typedef PluginInstances<ScriptInterpreterInstance> ScriptInterpreterInstances; typedef
881 static ScriptInterpreterInstances &GetScriptInterpreterInstances() { in GetScriptInterpreterInstances()
882 static ScriptInterpreterInstances g_instances; in GetScriptInterpreterInstances()