Searched refs:GetInScopeOnly (Results 1 – 3 of 3) sorted by relevance
57 bool GetInScopeOnly() const { return m_in_scope_only; } in GetInScopeOnly() function in VariablesOptionsImpl132 bool SBVariablesOptions::GetInScopeOnly() const { in GetInScopeOnly() function in SBVariablesOptions133 return m_opaque_ap->GetInScopeOnly(); in GetInScopeOnly()
963 const bool in_scope_only = options.GetInScopeOnly(); in GetVariables()
48 bool GetInScopeOnly() const;