Searched refs:ListAllLogChannels (Results 1 – 3 of 3) sorted by relevance
207 static void ListAllLogChannels(llvm::raw_ostream &stream);
291 void Log::ListAllLogChannels(llvm::raw_ostream &stream) { in ListAllLogChannels() function in Log
308 Log::ListAllLogChannels(output_stream); in DoExecute()