Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4571 auto RI = llvm::find_if(CList, [NewND](const TypoCorrection &TypoCorr) { in addCorrection() argument
4572 return TypoCorr.getCorrectionDecl() == NewND; in addCorrection()