Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Utility/
DLog.h194 static bool ListChannelCategories(llvm::StringRef channel,
/openbsd/src/gnu/llvm/lldb/source/Utility/
DLog.cpp258 bool Log::ListChannelCategories(llvm::StringRef channel, in ListChannelCategories() function in Log
/openbsd/src/gnu/llvm/lldb/source/Commands/
DCommandObjectLog.cpp314 success && Log::ListChannelCategories(entry.ref(), output_stream); in DoExecute()