Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp503 bool batch_mode = m_debugger.GetCommandInterpreter().GetBatchCommandMode(); in IOHandlerInputComplete() local
528 } else if (!batch_mode) { in IOHandlerInputComplete()
550 } else if (!batch_mode) { in IOHandlerInputComplete()