Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaLookup.cpp4622 auto RI = llvm::find_if(CList, [NewND](const TypoCorrection &TypoCorr) { in addCorrection() argument
4623 return TypoCorr.getCorrectionDecl() == NewND; in addCorrection()