Searched refs:setLookupName (Results 1 – 8 of 8) sorted by relevance
528 Found.setLookupName(Corrected.getCorrection()); in BuildCXXNestedNameSpecifier()530 Found.setLookupName(&Identifier); in BuildCXXNestedNameSpecifier()
614 R.setLookupName(Corrected.getCorrection()); in LookupMemberExprInRecord()
3483 Res.setLookupName(Name); in LookupPotentialTypoResult()4002 TmpRes.setLookupName(QRI->getCorrectionAsIdentifierInfo()); in CorrectTypo()
326 Found.setLookupName(Corrected.getCorrection()); in LookupTemplateName()347 Found.setLookupName(Name); in LookupTemplateName()
704 Result.setLookupName(Corrected.getCorrection()); in ClassifyName()5462 Previous.setLookupName(Correction.getCorrection()); in DiagnoseInvalidRedeclaration()5487 Previous.setLookupName(Name); in DiagnoseInvalidRedeclaration()
2221 R.setLookupName(MemberOrBase); in BuildMemInitializer()
1637 R.setLookupName(Corrected.getCorrection()); in DiagnoseEmptyLookup()
206 void setLookupName(DeclarationName Name) { in setLookupName() function