Searched refs:DisableLogChannel (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h109 static bool DisableLogChannel(llvm::StringRef channel,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp240 if (Log::DisableLogChannel(channel, args.GetArgumentArrayRef(),
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp217 bool Log::DisableLogChannel(llvm::StringRef channel, function in class:Log

Completed in 98 milliseconds