Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDPluginManager.cpp1242 typedef PluginInstances<TraceInstance> TraceInstances; typedef
1244 static TraceInstances &GetTracePluginInstances() { in GetTracePluginInstances()
1245 static TraceInstances g_instances; in GetTracePluginInstances()