Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Initialization/
DSystemInitializerCommon.cpp158 Log::DisableAllLogChannels(); in Terminate()
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DLog.h124 static void DisableAllLogChannels();
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandObjectLog.cpp233 Log::DisableAllLogChannels(); in DoExecute()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
DLog.cpp244 void Log::DisableAllLogChannels() { in DisableAllLogChannels() function in Log