Searched refs:setLookupName (Results 1 – 9 of 9) sorted by relevance
659 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()661 Found.setLookupName(IdInfo.Identifier); in BuildCXXNestedNameSpecifier()
722 R.setLookupName(TC.getCorrection()); in LookupMemberExprInRecord()
4470 Result.setLookupName(QR.getCorrectionAsIdentifierInfo()); in performQualifiedLookups()4645 Res.setLookupName(Name); in LookupPotentialTypoResult()
2487 R.setLookupName(S.Context.DeclarationNames.getCXXOperatorName(OO_New)); in resolveAllocationOverload()8084 R.setLookupName(ND->getDeclName()); in attemptRecovery()
1002 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()8403 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()8459 Previous.setLookupName(Name); in DiagnoseInvalidRedeclaration()
524 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
4257 R.setLookupName(MemberOrBase); in BuildMemInitializer()
2285 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()
248 void setLookupName(DeclarationName Name) { in setLookupName() function