Searched refs:ListChannelCategories (Results 1 – 4 of 4) sorted by relevance
194 static bool ListChannelCategories(llvm::StringRef channel,
63 return Log::ListChannelCategories(channel, result_stream); in ListCategories()
257 bool Log::ListChannelCategories(llvm::StringRef channel, in ListChannelCategories() function in Log
314 success && Log::ListChannelCategories(entry.ref(), output_stream); in DoExecute()