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