Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp130 Log::DisableAllLogChannels(); in Terminate()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DLog.h121 static void DisableAllLogChannels();
/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectLog.cpp235 Log::DisableAllLogChannels(); in DoExecute()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DLog.cpp246 void Log::DisableAllLogChannels() { in DisableAllLogChannels() function in Log