Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Commands/
HDCommandObjectLog.cpp64 channel_arg.arg_type = eArgTypeLogChannel; in CommandObjectLogEnable()
247 channel_arg.arg_type = eArgTypeLogChannel; in CommandObjectLogDisable()
325 channel_arg.arg_type = eArgTypeLogChannel; in CommandObjectLogList()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-enumerations.h489 eArgTypeLogChannel, enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDCommandObject.cpp1174 …{ eArgTypeLogChannel, "log-channel", CommandCompletions::eNoCompletion, { nullptr, false }, "The n…