Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
HDOptionGroupVariable.cpp85 use_regex = true; in SetOptionValue()
125 use_regex = false; in OptionParsingStarting()
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDOptionGroupVariable.h39 use_regex : 1, show_scope : 1, show_decl : 1; variable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectFrame.cpp522 if (m_option_variable.use_regex) { in DoExecute()
HDCommandObjectTarget.cpp854 if (m_option_variable.use_regex) { in DoExecute()