Searched defs:in_scope_only (Results 1 – 2 of 2) sorted by relevance
166 void SBVariablesOptions::SetInScopeOnly(bool in_scope_only) { in SetInScopeOnly()
729 bool in_scope_only) { in GetVariables()758 bool statics, bool in_scope_only, in GetVariables()794 const bool in_scope_only = options.GetInScopeOnly(); in GetVariables() local