Searched refs:GetInScopeOnly (Results 1 – 4 of 4) sorted by relevance
54 bool GetInScopeOnly() const { return m_in_scope_only; } in GetInScopeOnly() function in VariablesOptionsImpl160 bool SBVariablesOptions::GetInScopeOnly() const { in GetInScopeOnly() function in SBVariablesOptions163 return m_opaque_up->GetInScopeOnly(); in GetInScopeOnly()
794 const bool in_scope_only = options.GetInScopeOnly(); in GetVariables()
49 bool GetInScopeOnly() const;
79823 result = (bool)((lldb::SBVariablesOptions const *)arg1)->GetInScopeOnly(); in _wrap_SBVariablesOptions_GetInScopeOnly()