Searched refs:show_globals (Results 1 – 3 of 3) sorted by relevance
76 show_recognized_args(false), show_locals(false), show_globals(false), in OptionGroupVariable()99 show_globals = true; in SetOptionValue()128 show_globals = false; // Frame option only in OptionParsingStarting()
37 show_globals : 1, // Frame option only (include_frame_options == true) variable
432 return m_option_variable.show_globals; in ScopeRequested()483 m_option_variable.show_globals |= m_option_variable.use_regex; in DoExecute()491 frame->GetVariableList(m_option_variable.show_globals, &error); in DoExecute()516 m_option_variable.show_globals = true; in DoExecute()