Searched refs:Sugg (Results 1 – 1 of 1) sorted by relevance
485 if (std::optional<StringRef> Sugg = findSimilarStr(Directive, Candidates)) { in SuggestTypoedDirective() local491 StringRef SuggValue = *Sugg; in SuggestTypoedDirective()