[NFC][Coroutines] Use structured binding with llvm::enumerate in CoroSplit (#116879)
[llvm-project.git] / lldb / bindings / interface / SBTypeFormatDocstrings.i
blobb7ec35ee01b39ee52d13d77dcd43a77e0c473fe5
1 %feature("docstring",
2 "Represents a format that can be associated to one or more types."
3 ) lldb::SBTypeFormat;