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