Searched refs:TypoCorr (Results 1 – 1 of 1) sorted by relevance
4622 auto RI = llvm::find_if(CList, [NewND](const TypoCorrection &TypoCorr) { in addCorrection() argument4623 return TypoCorr.getCorrectionDecl() == NewND; in addCorrection()