Searched refs:getCorrection (Results 1 – 9 of 9) sorted by relevance
73 DeclarationName getCorrection() const { return CorrectionName; } in getCorrection() function
565 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()
4398 if (BestTC.getCorrection().getAsString() != "super") { in CorrectTypo()4399 if (SecondBestTC.getCorrection().getAsString() == "super") in CorrectTypo()4407 BestTC.getCorrection().getAsString() != "super") in CorrectTypo()
649 R.setLookupName(Corrected.getCorrection()); in LookupMemberExprInRecord()
1673 DeclarationName TypoResult = Corrected.getCorrection(); in HandleExprPropertyRefExpr()
806 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()6330 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()
330 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
7721 R.setLookupName(Corrected.getCorrection()); in BuildUsingDeclaration()
1850 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()