Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp820 typedef PluginInstances<ProcessInstance> ProcessInstances; typedef
822 static ProcessInstances &GetProcessInstances() { in GetProcessInstances()
823 static ProcessInstances g_instances; in GetProcessInstances()