Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DPluginManager.cpp1470 static ScriptInterpreterInstances &GetScriptInterpreterInstances() { in GetScriptInterpreterInstances() function
1489 GetScriptInterpreterInstances().push_back(instance); in RegisterPlugin()
1498 ScriptInterpreterInstances &instances = GetScriptInterpreterInstances(); in UnregisterPlugin()
1514 ScriptInterpreterInstances &instances = GetScriptInterpreterInstances(); in GetScriptInterpreterCreateCallbackAtIndex()
1523 ScriptInterpreterInstances &instances = GetScriptInterpreterInstances(); in GetScriptInterpreterForLanguage()