Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h682 eInterrupted, enumerator
/llvm-project-15.0.7/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2975 in_progress, CommandHandlingState::eInterrupted); in InterruptCommand()
2980 (m_command_state == CommandHandlingState::eInterrupted); in WasInterrupted()