xref: /freebsd/contrib/llvm-project/lldb/bindings/interface/SBVariablesOptionsDocstrings.i (revision a03411e84728e9b267056fd31c7d1d9d1dc1b01e)
1 %feature("docstring",
2 "Describes which variables should be returned from :py:class:`SBFrame.GetVariables`."
3 ) lldb::SBVariablesOptions;
4