Searched refs:TryCompleteCurrentArg (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionValueUUID.cpp83 request.TryCompleteCurrentArg(module_uuid.GetAsString());
H A DOptionValueBoolean.cpp86 request.TryCompleteCurrentArg(entry);
H A DOptionValueEnumeration.cpp111 request.TryCompleteCurrentArg(name);
H A DOptions.cpp753 request.TryCompleteCurrentArg(enum_value.string_value);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp32 request.TryCompleteCurrentArg(channel);
37 request.TryCompleteCurrentArg(name, desc);
278 request.TryCompleteCurrentArg(channel);
H A DCommandCompletions.cpp304 request.TryCompleteCurrentArg(s);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h155 void TryCompleteCurrentArg(llvm::StringRef completion, function in class:lldb_private::CompletionRequest
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp251 request.TryCompleteCurrentArg(g_core_definitions[i].name);

Completed in 142 milliseconds