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