Home
last modified time | relevance | path

Searched refs:Sugg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp459 if (std::optional<StringRef> Sugg = findSimilarStr(Directive, Candidates)) { in SuggestTypoedDirective() local
465 StringRef SuggValue = *Sugg; in SuggestTypoedDirective()