Searched refs:GetIncludeLocals (Results 1 – 4 of 4) sorted by relevance
46 bool GetIncludeLocals() const { return m_include_locals; } in GetIncludeLocals() function in VariablesOptionsImpl136 bool SBVariablesOptions::GetIncludeLocals() const { in GetIncludeLocals() function in SBVariablesOptions139 return m_opaque_up->GetIncludeLocals(); in GetIncludeLocals()
793 const bool locals = options.GetIncludeLocals(); in GetVariables()
41 bool GetIncludeLocals() const;
79723 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetIncludeLocals(); in _wrap_SBVariablesOptions_GetIncludeLocals()