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