Searched refs:getCorrection (Results 1 – 8 of 8) sorted by relevance
74 DeclarationName getCorrection() const { return CorrectionName; } in getCorrection() function
612 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()
4631 if (BestTC.getCorrection().getAsString() != "super") { in CorrectTypo()4632 if (SecondBestTC.getCorrection().getAsString() == "super") in CorrectTypo()4640 BestTC.getCorrection().getAsString() != "super") in CorrectTypo()
683 R.setLookupName(TC.getCorrection()); in LookupMemberExprInRecord()
1890 DeclarationName TypoResult = Corrected.getCorrection(); in HandleExprPropertyRefExpr()
852 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()6929 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()
331 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
1902 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()