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