Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPPDirectives.cpp440 if (std::optional<StringRef> Sugg = findSimilarStr(Directive, Candidates)) { in SuggestTypoedDirective() local
446 StringRef SuggValue = *Sugg; in SuggestTypoedDirective()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19911380 REGISTER_U_ADDR to corresponding xm- file. Sugg. by Peter Schauer.