xref: /freebsd/contrib/llvm-project/lldb/bindings/interface/SBInstructionDocstrings.i (revision 6bfb7306ef92aaccffae42ed00ce6d7201b76966)
1 %feature("docstring",
2 "Represents a (machine language) instruction."
3 ) lldb::SBInstruction;
4