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