Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBTypeNameSpecifierDocstrings.i
blobb904341c40e61280c5c18b5ac88833274d32379e
1 %feature("docstring",
2 "Represents a general way to provide a type name to LLDB APIs."
3 ) lldb::SBTypeNameSpecifier;