Searched refs:GetAutoSuggestionForCommand (Results 1 – 3 of 3) sorted by relevance
410 std::optional<std::string> GetAutoSuggestionForCommand(llvm::StringRef line);
206 .GetAutoSuggestionForCommand(line); in IOHandlerSuggestion()
2115 CommandInterpreter::GetAutoSuggestionForCommand(llvm::StringRef line) { in GetAutoSuggestionForCommand() function in CommandInterpreter