Searched refs:setLookupName (Results 1 – 9 of 9) sorted by relevance
570 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()572 Found.setLookupName(IdInfo.Identifier); in BuildCXXNestedNameSpecifier()
766 R.setLookupName(TC.getCorrection()); in LookupMemberExprInRecord()
4749 Result.setLookupName(QR.getCorrectionAsIdentifierInfo()); in performQualifiedLookups()4921 Res.setLookupName(Name); in LookupPotentialTypoResult()
2616 R.setLookupName(S.Context.DeclarationNames.getCXXOperatorName(OO_New)); in resolveAllocationOverload()8660 R.setLookupName(ND->getDeclName()); in attemptRecovery()
1005 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()8993 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()9049 Previous.setLookupName(Name); in DiagnoseInvalidRedeclaration()
529 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
4387 R.setLookupName(MemberOrBase); in BuildMemInitializer()
2507 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()
270 void setLookupName(DeclarationName Name) { in setLookupName() function