Searched refs:getCorrection (Results 1 – 8 of 8) sorted by relevance
74 DeclarationName getCorrection() const { return CorrectionName; } in getCorrection() function
640 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()
4713 if (BestTC.getCorrection().getAsString() != "super") { in CorrectTypo()4714 if (SecondBestTC.getCorrection().getAsString() == "super") in CorrectTypo()4722 BestTC.getCorrection().getAsString() != "super") in CorrectTypo()
697 R.setLookupName(TC.getCorrection()); in LookupMemberExprInRecord()
1888 DeclarationName TypoResult = Corrected.getCorrection(); in HandleExprPropertyRefExpr()
895 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()7208 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()
333 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
1965 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()