xref: /freebsd-src/contrib/llvm-project/lldb/bindings/interface/SBThreadCollectionDocstrings.i (revision 8d13bc63c0e1d50bc9e47ac1f26329c999bfecf0)
1 %feature("docstring",
2 "Represents a collection of SBThread objects."
3 ) lldb::SBThreadCollection;
4