Searched refs:eArgTypeLogChannel (Results 1 – 5 of 5) sorted by relevance
61 channel_arg.arg_type = eArgTypeLogChannel; in CommandObjectLogEnable()233 channel_arg.arg_type = eArgTypeLogChannel; in CommandObjectLogDisable()291 AddSimpleArgumentList(eArgTypeLogChannel, eArgRepeatStar); in CommandObjectLogList()326 AddSimpleArgumentList(eArgTypeLogChannel); in CommandObjectLogDump()
249 …{ lldb::eArgTypeLogChannel, "log-channel", lldb::CompletionType::eNoCompletion, {}, { nullptr, fal…
591 eArgTypeLogChannel, enumerator
823 .. py:data:: eArgTypeLogChannel
81412 {SWIG_LUA_CONSTTAB_INT("eArgTypeLogChannel", (lldb::eArgTypeLogChannel))},