[NFC][Coroutines] Use structured binding with llvm::enumerate in CoroSplit (#116879)
[llvm-project.git] / lldb / bindings / interface / SBAddressRangeDocstrings.i
blob650195704d73e6e7191ef4c2b005f44dd82f15f6
1 %feature("docstring",
2 "API clients can get address range information."
3 ) lldb::SBAddressRange;