summaryrefslogtreecommitdiff
path: root/lldb/bindings/interface/SBTypeSummaryDocstrings.i
blob: a697258433dc3315cbce0cc95157efe9fc211fc8 (plain)
1
2
3
%feature("docstring",
"Represents a summary that can be associated to one or more types."
) lldb::SBTypeSummary;