Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp592 typedef PluginInstances<SystemRuntimeInstance> SystemRuntimeInstances; typedef
594 static SystemRuntimeInstances &GetSystemRuntimeInstances() { in GetSystemRuntimeInstances()
595 static SystemRuntimeInstances g_instances; in GetSystemRuntimeInstances()