Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp101 Log::DisableAllLogChannels(); in Terminate()
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h222 static void DisableAllLogChannels();
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp270 Log::DisableAllLogChannels(); in DoExecute()
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp282 void Log::DisableAllLogChannels() { in DisableAllLogChannels() function in Log