Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectProcess.cpp1654 bool VerifyCommandOptionValue(const std::string &option, int &real_value) { in VerifyCommandOptionValue() function in CommandObjectProcessHandle
1734 !VerifyCommandOptionValue(m_options.stop, stop_action)) { in DoExecute()
1741 !VerifyCommandOptionValue(m_options.notify, notify_action)) { in DoExecute()
1748 !VerifyCommandOptionValue(m_options.pass, pass_action)) { in DoExecute()