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