Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1836 typedef PluginInstances<ScriptedInterfaceInstance> ScriptedInterfaceInstances; typedef
1838 static ScriptedInterfaceInstances &GetScriptedInterfaceInstances() { in GetScriptedInterfaceInstances()
1839 static ScriptedInterfaceInstances g_instances; in GetScriptedInterfaceInstances()