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