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