Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp4314 static bool g_showed_help = false; in Activate() local
4315 if (!g_showed_help) { in Activate()
4316 g_showed_help = true; in Activate()