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