Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1078 typedef PluginInstances<PlatformInstance> PlatformInstances; typedef
1080 static PlatformInstances &GetPlatformInstances() { in GetPlatformInstances()
1081 static PlatformInstances g_platform_instances; in GetPlatformInstances()