Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h694 eInterrupted, enumerator
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp3023 in_progress, CommandHandlingState::eInterrupted); in InterruptCommand()
3028 (m_command_state == CommandHandlingState::eInterrupted); in WasInterrupted()