Home | History | Annotate | Download | only in Sema

Lines Matching refs:Corrected

811     if (TypoCorrection Corrected = CorrectTypo(R.getLookupNameInfo(),
814 diagnoseTypo(Corrected,
817 ParameterPack = Corrected.getCorrectionDecl();