xref: /freebsd/contrib/llvm-project/lldb/bindings/interface/SBAddressRangeListDocstrings.i (revision 8a8f2ebd2d3e09cfc057b5ba6ced2fd3151cfb0f)
1 %feature("docstring",
2 "Represents a list of :py:class:`SBAddressRange`."
3 ) lldb::SBAddressRangeList;
4