Home
last modified time | relevance | path

Searched refs:ListChannelCategories (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DLog.h113 static bool ListChannelCategories(llvm::StringRef channel,
/freebsd-12-stable/contrib/llvm-project/lldb/source/Commands/
DCommandObjectLog.cpp290 success && Log::ListChannelCategories(entry.ref(), output_stream); in DoExecute()
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
DLog.cpp233 bool Log::ListChannelCategories(llvm::StringRef channel, in ListChannelCategories() function in Log