Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1175 typedef PluginInstances<ProtocolServerInstance> ProtocolServerInstances; typedef
1177 static ProtocolServerInstances &GetProtocolServerInstances() { in GetProtocolServerInstances()
1178 static ProtocolServerInstances g_instances; in GetProtocolServerInstances()