Searched refs:eRemoteDiskFileCompletion (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/lldb/source/Commands/ |
| H A D | CommandObjectPlatform.cpp | 486 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 D | CommandCompletions.cpp | 79 {eRemoteDiskFileCompletion, CommandCompletions::RemoteDiskFiles}, in InvokeCommonCompletionCallbacks()
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/ |
| H A D | CommandCompletions.h | 51 eRemoteDiskFileCompletion = (1u << 22), enumerator
|