[NFC][Coroutines] Use structured binding with llvm::enumerate in CoroSplit (#116879)
[llvm-project.git] / lldb / bindings / interface / SBAddressRangeListDocstrings.i
blobe4b96b9ca59312d3463a32926f0af63956c152f9
1 %feature("docstring",
2 "Represents a list of :py:class:`SBAddressRange`."
3 ) lldb::SBAddressRangeList;