Home
last modified time | relevance | path

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

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