Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp858 typedef PluginInstances<ProcessInstance> ProcessInstances; typedef
860 static ProcessInstances &GetProcessInstances() { in GetProcessInstances()
861 static ProcessInstances g_instances; in GetProcessInstances()