Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Interpreter/
HDCommandInterpreter.h726 eInterrupted, enumerator
/freebsd-head/contrib/llvm-project/lldb/source/Interpreter/
HDCommandInterpreter.cpp3040 in_progress, CommandHandlingState::eInterrupted); in InterruptCommand()
3048 (m_command_state == CommandHandlingState::eInterrupted); in WasInterrupted()