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