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