[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[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;