Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp892 typedef PluginInstances<ScriptInterpreterInstance> ScriptInterpreterInstances; typedef
894 static ScriptInterpreterInstances &GetScriptInterpreterInstances() { in GetScriptInterpreterInstances()
895 static ScriptInterpreterInstances g_instances; in GetScriptInterpreterInstances()