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