Searched refs:getCorrection (Results 1 – 8 of 8) sorted by relevance
84 DeclarationName getCorrection() const { return CorrectionName; } in getCorrection() function
635 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()
5432 if (BestTC.getCorrection().getAsString() != "super") { in CorrectTypo()5433 if (SecondBestTC.getCorrection().getAsString() == "super") in CorrectTypo()5441 BestTC.getCorrection().getAsString() != "super") in CorrectTypo()
755 R.setLookupName(TC.getCorrection()); in LookupMemberExprInRecord()
2108 DeclarationName TypoResult = Corrected.getCorrection(); in HandleExprPropertyRefExpr()
1070 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()9145 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()
530 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
2542 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()