Searched refs:GetIncludeLocals (Results 1 – 3 of 3) sorted by relevance
49 bool GetIncludeLocals() const { return m_include_locals; } in GetIncludeLocals() function in VariablesOptionsImpl116 bool SBVariablesOptions::GetIncludeLocals() const { in GetIncludeLocals() function in SBVariablesOptions117 return m_opaque_ap->GetIncludeLocals(); in GetIncludeLocals()
962 const bool locals = options.GetIncludeLocals(); in GetVariables()
40 bool GetIncludeLocals() const;