Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DRunInTerminal.cpp57 : RunInTerminalMessage(eRunInTerminalMessageKindDidAttach) {} in RunInTerminalMessageDidAttach()
109 if (message.get()->kind == eRunInTerminalMessageKindDidAttach) in WaitUntilDebugAdaptorAttaches()
H A DRunInTerminal.h22 eRunInTerminalMessageKindDidAttach, enumerator