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