Searched refs:setLookupName (Results 1 – 9 of 9) sorted by relevance
640 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()642 Found.setLookupName(&Identifier); in BuildCXXNestedNameSpecifier()
697 R.setLookupName(TC.getCorrection()); in LookupMemberExprInRecord()
4096 Result.setLookupName(QR.getCorrectionAsIdentifierInfo()); in performQualifiedLookups()4272 Res.setLookupName(Name); in LookupPotentialTypoResult()
333 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()350 Found.setLookupName(Name); in LookupTemplateName()
895 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()7208 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()7262 Previous.setLookupName(Name); in DiagnoseInvalidRedeclaration()
6692 R.setLookupName(ND->getDeclName()); in attemptRecovery()
2940 R.setLookupName(MemberOrBase); in BuildMemInitializer()
1965 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()
252 void setLookupName(DeclarationName Name) { in setLookupName() function