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