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