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