Searched refs:SetIncludeLocals (Results 1 – 5 of 5) sorted by relevance
48 void SetIncludeLocals(bool b) { m_include_locals = b; } in SetIncludeLocals() function in VariablesOptionsImpl151 void SBVariablesOptions::SetIncludeLocals(bool locals) { in SetIncludeLocals() function in SBVariablesOptions152 LLDB_RECORD_METHOD(void, SBVariablesOptions, SetIncludeLocals, (bool), in SetIncludeLocals()155 m_opaque_up->SetIncludeLocals(locals); in SetIncludeLocals()258 LLDB_REGISTER_METHOD(void, SBVariablesOptions, SetIncludeLocals, (bool)); in RegisterMethods()
772 options.SetIncludeLocals(locals); in GetVariables()798 options.SetIncludeLocals(locals); in GetVariables()
44 SetIncludeLocals (bool);
43 void SetIncludeLocals(bool);
69509 (arg1)->SetIncludeLocals(arg2); in _wrap_SBVariablesOptions_SetIncludeLocals()