Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Utility/
HDLog.h211 static bool ListChannelCategories(llvm::StringRef channel,
/freebsd-14-stable/contrib/llvm-project/lldb/source/Commands/
HDCommandObjectLog.cpp314 success && Log::ListChannelCategories(entry.ref(), output_stream); in DoExecute()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Utility/
HDLog.cpp271 bool Log::ListChannelCategories(llvm::StringRef channel, in ListChannelCategories() function in Log