Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionGroupVariable.cpp101 show_scope = true; in SetOptionValue()
129 show_scope = false; in OptionParsingStarting()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionGroupVariable.h42 use_regex : 1, show_scope : 1, show_decl : 1; variable
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectFrame.cpp572 if (m_option_variable.show_scope) in DoExecute()
618 if (m_option_variable.show_scope) in DoExecute()
677 if (m_option_variable.show_scope) in DoExecute()
H A DCommandObjectTarget.cpp760 if (m_option_variable.show_scope) in DumpValueObject()
765 if (m_option_variable.show_scope) in DumpValueObject()
770 if (m_option_variable.show_scope) in DumpValueObject()
775 if (m_option_variable.show_scope) in DumpValueObject()
780 if (m_option_variable.show_scope) in DumpValueObject()