Searched refs:SetIncludeLocals (Results 1 – 7 of 7) sorted by relevance
48 void SetIncludeLocals(bool b) { m_include_locals = b; } in SetIncludeLocals() function in VariablesOptionsImpl142 void SBVariablesOptions::SetIncludeLocals(bool locals) { in SetIncludeLocals() function in SBVariablesOptions145 m_opaque_up->SetIncludeLocals(locals); in SetIncludeLocals()
746 options.SetIncludeLocals(locals); in GetVariables()771 options.SetIncludeLocals(locals); in GetVariables()
44 SetIncludeLocals (bool);
43 void SetIncludeLocals(bool);
17 var_opts.SetIncludeLocals(True)
18 var_opts.SetIncludeLocals(True)
64 var_options.SetIncludeLocals(False)