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