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()
5090 if (BestTC.getCorrection().getAsString() != "super") { in CorrectTypo()5091 if (SecondBestTC.getCorrection().getAsString() == "super") in CorrectTypo()5099 BestTC.getCorrection().getAsString() != "super") in CorrectTypo()
722 R.setLookupName(TC.getCorrection()); in LookupMemberExprInRecord()
2108 DeclarationName TypoResult = Corrected.getCorrection(); in HandleExprPropertyRefExpr()
1002 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()8403 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()
524 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
2285 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()