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