Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Interpreter/
DOptionGroupVariable.cpp98 show_scope = true; in SetOptionValue()
124 show_scope = false; in OptionParsingStarting()
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupVariable.h38 use_regex : 1, show_scope : 1, show_decl : 1; variable
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandObjectFrame.cpp541 if (m_option_variable.show_scope) in DoExecute()
587 if (m_option_variable.show_scope) in DoExecute()
646 if (m_option_variable.show_scope) in DoExecute()
DCommandObjectTarget.cpp735 if (m_option_variable.show_scope) in DumpValueObject()
740 if (m_option_variable.show_scope) in DumpValueObject()
745 if (m_option_variable.show_scope) in DumpValueObject()
750 if (m_option_variable.show_scope) in DumpValueObject()
755 if (m_option_variable.show_scope) in DumpValueObject()