[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / lldb / bindings / interface / SBInstructionDocstrings.i
blob282329280038bb86bedaba209884184d4178bc78
1 %feature("docstring",
2 "Represents a (machine language) instruction."
3 ) lldb::SBInstruction;