Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectLog.cpp66 channel_arg.arg_type = eArgTypeLogChannel; in CommandObjectLogEnable()
204 channel_arg.arg_type = eArgTypeLogChannel; in CommandObjectLogDisable()
263 channel_arg.arg_type = eArgTypeLogChannel; in CommandObjectLogList()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-enumerations.h570 eArgTypeLogChannel, enumerator
/freebsd-12.1/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp1050 …{ eArgTypeLogChannel, "log-channel", CommandCompletions::eNoCompletion, { nullptr, false }, "The n…