Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h568 eInterrupted, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2726 in_progress, CommandHandlingState::eInterrupted); in InterruptCommand()
2731 (m_command_state == CommandHandlingState::eInterrupted); in WasInterrupted()