Searched refs:getCorrection (Results 1 – 8 of 8) sorted by relevance
84 DeclarationName getCorrection() const { return CorrectionName; } in getCorrection() function
645 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()
5080 if (BestTC.getCorrection().getAsString() != "super") { in CorrectTypo()5081 if (SecondBestTC.getCorrection().getAsString() == "super") in CorrectTypo()5089 BestTC.getCorrection().getAsString() != "super") in CorrectTypo()
721 R.setLookupName(TC.getCorrection()); in LookupMemberExprInRecord()
2108 DeclarationName TypoResult = Corrected.getCorrection(); in HandleExprPropertyRefExpr()
994 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()8344 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()
524 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
2275 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()