Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DPluginManager.cpp797 typedef PluginInstances<ProcessInstance> ProcessInstances; typedef
799 static ProcessInstances &GetProcessInstances() { in GetProcessInstances()
800 static ProcessInstances g_instances; in GetProcessInstances()