Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectProcess.cpp1596 bool VerifyCommandOptionValue(const std::string &option, int &real_value) { in VerifyCommandOptionValue() function in CommandObjectProcessHandle
1676 !VerifyCommandOptionValue(m_options.stop, stop_action)) { in DoExecute()
1683 !VerifyCommandOptionValue(m_options.notify, notify_action)) { in DoExecute()
1690 !VerifyCommandOptionValue(m_options.pass, pass_action)) { in DoExecute()