[NFC][Coroutines] Use structured binding with llvm::enumerate in CoroSplit (#116879)
[llvm-project.git] / lldb / bindings / interface / SBTraceDocstrings.i
blob4fecc0509945e93946132fa3fca541e8bf5bb121
1 %feature("docstring",
2 "Represents a processor trace."
3 ) lldb::SBTrace;