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