Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / bindings / interface / SBDeclarationDocstrings.i
blob36aee8ea8423f2333dd73058afbaec779d672a9f
1 %feature("docstring",
2 "Specifies an association with a line and column for a variable."
3 ) lldb::SBDeclaration;