reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/lldb/source/Commands/CommandObjectFrame.cpp
  497         frame->GetVariableList(m_option_variable.show_globals);
  519       m_option_variable.show_globals = true;
  635               if (!m_option_variable.show_globals)
  639               if (!m_option_variable.show_globals)
tools/lldb/source/Interpreter/OptionGroupVariable.cpp
   94     show_globals = true;
  123   show_globals = false; // Frame option only