Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp833 typedef PluginInstances<ProcessInstance> ProcessInstances; typedef
835 static ProcessInstances &GetProcessInstances() { in GetProcessInstances()
836 static ProcessInstances g_instances; in GetProcessInstances()