aboutsummaryrefslogtreecommitdiff
path: root/lldb/bindings/interface/SBThreadCollectionDocstrings.i
blob: 33f6ccf0dcf453577e47dea7178f8926db3a371a (plain)
1
2
3
%feature("docstring",
"Represents a collection of SBThread objects."
) lldb::SBThreadCollection;