Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectPlatform.cpp486 CommandCompletions::eRemoteDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
833 CommandCompletions::eRemoteDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
908 GetCommandInterpreter(), CommandCompletions::eRemoteDiskFileCompletion, in HandleArgumentCompletion()
979 GetCommandInterpreter(), CommandCompletions::eRemoteDiskFileCompletion, in HandleArgumentCompletion()
1049 GetCommandInterpreter(), CommandCompletions::eRemoteDiskFileCompletion, in HandleArgumentCompletion()
1113 CommandCompletions::eRemoteDiskFileCompletion, request, nullptr); in HandleArgumentCompletion()
H A DCommandCompletions.cpp79 {eRemoteDiskFileCompletion, CommandCompletions::RemoteDiskFiles}, in InvokeCommonCompletionCallbacks()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h51 eRemoteDiskFileCompletion = (1u << 22), enumerator