Home
last modified time | relevance | path

Searched refs:eArgTypeProcessName (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h263 …{ lldb::eArgTypeProcessName, "process-name", lldb::eProcessNameCompletion, {}, { nullptr, false },…
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h605 eArgTypeProcessName, enumerator
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst837 .. py:data:: eArgTypeProcessName
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp81426 {SWIG_LUA_CONSTTAB_INT("eArgTypeProcessName", (lldb::eArgTypeProcessName))},