Home | History | Annotate | Download | only in Sema

Lines Matching refs:getCorrectionDecl

71     if (NamedDecl *ND = candidate.getCorrectionDecl())
247 if (NamedDecl *FirstDecl = Correction.getCorrectionDecl())
428 NamedDecl *Result = Corrected.getCorrectionDecl();
668 NamedDecl *FirstDecl = Corrected.getCorrectionDecl();
5478 Correction.getCorrectionDecl()->getDeclContext(),