Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6312 eMenuID_LLDBExit, enumerator
7586 new Menu("Exit", nullptr, 'x', ApplicationDelegate::eMenuID_LLDBExit)); in Activate()