Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DPluginManager.cpp1103 struct TraceExporterInstance struct
1105 TraceExporterInstance( in TraceExporterInstance() argument
1117 typedef PluginInstances<TraceExporterInstance> TraceExporterInstances; argument
1144 if (TraceExporterInstance *instance = in GetThreadTraceExportCommandCreatorAtIndex()