Home
last modified time | relevance | path

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

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