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.cpp1127 typedef PluginInstances<ProcessInstance> ProcessInstances; typedef
1129 static ProcessInstances &GetProcessInstances() { in GetProcessInstances()
1130 static ProcessInstances g_instances; in GetProcessInstances()