Searched refs:DisableLogChannel (Results 1 – 4 of 4) sorted by relevance
186 static bool DisableLogChannel(llvm::StringRef channel,
57 return Log::DisableLogChannel(channel, categories, error_stream); in DisableChannel()
226 bool Log::DisableLogChannel(llvm::StringRef channel, in DisableLogChannel() function in Log
262 if (Log::DisableLogChannel(channel, args.GetArgumentArrayRef(), in DoExecute()