xref: /freebsd/contrib/llvm-project/lldb/bindings/interface/SBTypeSummaryDocstrings.i (revision 06c3fb2749bda94cb5201f81ffdb8fa6c3161b2e)
1 %feature("docstring",
2 "Represents a summary that can be associated to one or more types."
3 ) lldb::SBTypeSummary;
4