Searched refs:SetInScopeOnly (Results 1 – 4 of 4) sorted by relevance
56 void SetInScopeOnly(bool b) { m_in_scope_only = b; } in SetInScopeOnly() function in VariablesOptionsImpl166 void SBVariablesOptions::SetInScopeOnly(bool in_scope_only) { in SetInScopeOnly() function in SBVariablesOptions169 m_opaque_up->SetInScopeOnly(in_scope_only); in SetInScopeOnly()
748 options.SetInScopeOnly(in_scope_only); in GetVariables()773 options.SetInScopeOnly(in_scope_only); in GetVariables()
51 void SetInScopeOnly(bool);
76566 (arg1)->SetInScopeOnly(arg2); in _wrap_SBVariablesOptions_SetInScopeOnly()