Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCorrectionDecl

330       if (Corrected.getCorrectionDecl())
331 Found.addDecl(Corrected.getCorrectionDecl());