Home
last modified time | relevance | path

Searched refs:eArgTypeLogCategory (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp68 category_arg.arg_type = eArgTypeLogCategory; in CommandObjectLogEnable()
240 category_arg.arg_type = eArgTypeLogCategory; in CommandObjectLogDisable()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h248 …{ lldb::eArgTypeLogCategory, "log-category", lldb::CompletionType::eNoCompletion, {}, { nullptr, f…
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h590 eArgTypeLogCategory, enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst822 .. py:data:: eArgTypeLogCategory
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81411 {SWIG_LUA_CONSTTAB_INT("eArgTypeLogCategory", (lldb::eArgTypeLogCategory))},