Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Commands/
DCommandObjectProcess.cpp1396 bool VerifyCommandOptionValue(const std::string &option, int &real_value) { in VerifyCommandOptionValue() function in CommandObjectProcessHandle
1479 !VerifyCommandOptionValue(m_options.stop, stop_action)) { in DoExecute()
1487 !VerifyCommandOptionValue(m_options.notify, notify_action)) { in DoExecute()
1495 !VerifyCommandOptionValue(m_options.pass, pass_action)) { in DoExecute()