Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIDriver.h131 bool DoAppQuit();
H A DMIDriver.cpp605 DoAppQuit(); in DoMainLoop()
625 bool CMIDriver::DoAppQuit() { in DoAppQuit() function in CMIDriver