xref: /freebsd-src/contrib/llvm-project/lldb/bindings/interface/SBExecutionContextDocstrings.i (revision 0a7e5f1f02aad2ff5fff1c60f44c6975fd07e1d9)
1 %feature("docstring",
2 "Describes the program context in which a command should be executed."
3 ) lldb::SBExecutionContext;
4