Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupVariable.cpp77 use_regex(false), show_scope(false), show_decl(false), in OptionGroupVariable()
105 show_scope = true; in SetOptionValue()
131 show_scope = false; in OptionParsingStarting()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupVariable.h38 use_regex : 1, show_scope : 1, show_decl : 1; variable
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectFrame.cpp545 if (m_option_variable.show_scope) in DoExecute()
585 if (m_option_variable.show_scope) in DoExecute()
625 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()