Home
last modified time | relevance | path

Searched refs:show_scope (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionGroupVariable.cpp98 show_scope = true; in SetOptionValue()
124 show_scope = false; in OptionParsingStarting()
/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DOptionGroupVariable.h38 use_regex : 1, show_scope : 1, show_decl : 1; variable
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectFrame.cpp540 if (m_option_variable.show_scope) in DoExecute()
584 if (m_option_variable.show_scope) in DoExecute()
642 if (m_option_variable.show_scope) in DoExecute()
H A DCommandObjectTarget.cpp746 if (m_option_variable.show_scope) in DumpValueObject()
751 if (m_option_variable.show_scope) in DumpValueObject()
756 if (m_option_variable.show_scope) in DumpValueObject()
761 if (m_option_variable.show_scope) in DumpValueObject()
766 if (m_option_variable.show_scope) in DumpValueObject()