llvm/lldb/bindings/interface/SBAddressRangeListDocstrings.i

%feature("docstring",
"Represents a list of :py:class:`SBAddressRange`."
) lldb::SBAddressRangeList;