Searched refs:getCorrection (Results 1 – 8 of 8) sorted by relevance
84 DeclarationName getCorrection() const { return CorrectionName; } in getCorrection() function
659 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()
5405 if (BestTC.getCorrection().getAsString() != "super") { in CorrectTypo()5406 if (SecondBestTC.getCorrection().getAsString() == "super") in CorrectTypo()5414 BestTC.getCorrection().getAsString() != "super") in CorrectTypo()
723 R.setLookupName(TC.getCorrection()); in LookupMemberExprInRecord()
2108 DeclarationName TypoResult = Corrected.getCorrection(); in HandleExprPropertyRefExpr()
1008 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()8775 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()
528 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
2343 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()