Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectProcess.cpp1652 bool VerifyCommandOptionValue(const std::string &option, int &real_value) { in VerifyCommandOptionValue() function in CommandObjectProcessHandle
1732 !VerifyCommandOptionValue(m_options.stop, stop_action)) { in DoExecute()
1739 !VerifyCommandOptionValue(m_options.notify, notify_action)) { in DoExecute()
1746 !VerifyCommandOptionValue(m_options.pass, pass_action)) { in DoExecute()