Searched refs:setLookupName (Results 1 – 8 of 8) sorted by relevance
565 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()567 Found.setLookupName(IdInfo.Identifier); in BuildCXXNestedNameSpecifier()
4843 Result.setLookupName(QR.getCorrectionAsIdentifierInfo()); in performQualifiedLookups()5013 Res.setLookupName(Name); in LookupPotentialTypoResult()
1022 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()9208 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()9264 Previous.setLookupName(Name); in DiagnoseInvalidRedeclaration()
2740 R.setLookupName(S.Context.DeclarationNames.getCXXOperatorName(OO_New)); in resolveAllocationOverloadInterior()
529 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()
4477 R.setLookupName(MemberOrBase); in BuildMemInitializer()
2576 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()
270 void setLookupName(DeclarationName Name) { in setLookupName() function