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