llvm/lldb/bindings/interface/SBTypeNameSpecifierDocstrings.i

%feature("docstring",
"Represents a general way to provide a type name to LLDB APIs."
) lldb::SBTypeNameSpecifier;