Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h194 {lldb::eCustomCompletion, "custom", "Custom completion."},
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1300 eCustomCompletion = (1ul << 25), enumerator
/freebsd-14.2/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78548 {SWIG_LUA_CONSTTAB_INT("eCustomCompletion", lldb::eCustomCompletion)},