Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DPluginManager.cpp1268 struct TraceExporterInstance struct
1270 TraceExporterInstance( in TraceExporterInstance() function
1282 typedef PluginInstances<TraceExporterInstance> TraceExporterInstances; argument
1309 if (TraceExporterInstance *instance = in GetThreadTraceExportCommandCreatorAtIndex()