Home
last modified time | relevance | path

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

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