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