Searched refs:GetAutoSuggestionForCommand (Results 1 – 3 of 3) sorted by relevance
357 llvm::Optional<std::string> GetAutoSuggestionForCommand(llvm::StringRef line);
204 .GetAutoSuggestionForCommand(line); in IOHandlerSuggestion()
1884 CommandInterpreter::GetAutoSuggestionForCommand(llvm::StringRef line) { in GetAutoSuggestionForCommand() function in CommandInterpreter