Searched refs:getCorrection (Results 1 – 8 of 8) sorted by relevance
74 DeclarationName getCorrection() const { return CorrectionName; } in getCorrection() function
609 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()
4304 if (BestTC.getCorrection().getAsString() != "super") { in CorrectTypo()4305 if (SecondBestTC.getCorrection().getAsString() == "super") in CorrectTypo()4313 BestTC.getCorrection().getAsString() != "super") in CorrectTypo()
673 R.setLookupName(TC.getCorrection()); in LookupMemberExprInRecord()
1643 DeclarationName TypoResult = Corrected.getCorrection(); in HandleExprPropertyRefExpr()
853 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()6593 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()
330 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
1902 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()