xref: /freebsd/contrib/llvm-project/lldb/bindings/interface/SBTypeNameSpecifierDocstrings.i (revision 06c3fb2749bda94cb5201f81ffdb8fa6c3161b2e)
1 %feature("docstring",
2 "Represents a general way to provide a type name to LLDB APIs."
3 ) lldb::SBTypeNameSpecifier;
4