Home | History | Annotate | Download | only in Sema

Lines Matching full:corrected

667     if (TypoCorrection Corrected = CorrectTypo(
670 diagnoseTypo(Corrected,
675 VD = Corrected.getCorrectionDeclAs<VarDecl>();