Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Initialization/
HDSystemInitializerCommon.cpp101 Log::DisableAllLogChannels(); in Terminate()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDLog.h222 static void DisableAllLogChannels();
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectLog.cpp270 Log::DisableAllLogChannels(); in DoExecute()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Utility/
HDLog.cpp282 void Log::DisableAllLogChannels() { in DisableAllLogChannels() function in Log