Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp481 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion()
824 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion()
898 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion()
968 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion()
1037 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion()
1098 GetCommandInterpreter(), lldb::eRemoteDiskFileCompletion, request, in HandleArgumentCompletion()
H A DCommandCompletions.cpp82 {lldb::eRemoteDiskFileCompletion, CommandCompletions::RemoteDiskFiles}, in InvokeCommonCompletionCallbacks()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandOptionArgumentTable.h188 {lldb::eRemoteDiskFileCompletion, "remote-disk-file",
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h1297 eRemoteDiskFileCompletion = (1ul << 22), enumerator
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp78545 {SWIG_LUA_CONSTTAB_INT("eRemoteDiskFileCompletion", lldb::eRemoteDiskFileCompletion)},