Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.h58 bool GetDebugMode() const;
H A DDriver.cpp238 bool Driver::GetDebugMode() const { return m_option_data.m_debug_mode; } in GetDebugMode() function in Driver
596 if (GetDebugMode()) { in MainLoop()
654 if (GetDebugMode()) { in MainLoop()