Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp858 typedef PluginInstances<ScriptInterpreterInstance> ScriptInterpreterInstances; typedef
860 static ScriptInterpreterInstances &GetScriptInterpreterInstances() { in GetScriptInterpreterInstances()
861 static ScriptInterpreterInstances g_instances; in GetScriptInterpreterInstances()