• Home
  • Raw
  • Download

Lines Matching refs:getAsIdentifierInfo

2361                                         Loc, Name.getAsIdentifierInfo(),  in VisitNamespaceDecl()
2435 Name.getAsIdentifierInfo(), in VisitTypedefNameDecl()
2440 Name.getAsIdentifierInfo(), in VisitTypedefNameDecl()
2512 Loc, Name.getAsIdentifierInfo(), nullptr, in VisitEnumDecl()
2653 Name.getAsIdentifierInfo()); in VisitRecordDecl()
2658 DC, StartLoc, Loc, Name.getAsIdentifierInfo()); in VisitRecordDecl()
2726 Name.getAsIdentifierInfo(), T, in VisitEnumConstantDecl()
2999 Loc, Name.getAsIdentifierInfo(), in VisitFieldDecl()
3069 Importer.getToContext(), DC, Loc, Name.getAsIdentifierInfo(), T, in VisitIndirectFieldDecl()
3125 Loc, Name.getAsIdentifierInfo(), in VisitObjCIvarDecl()
3243 Loc, Name.getAsIdentifierInfo(), in VisitVarDecl()
3284 Loc, Name.getAsIdentifierInfo(), in VisitImplicitParamDecl()
3311 Loc, Name.getAsIdentifierInfo(), in VisitParmVarDecl()
3457 Name.getAsIdentifierInfo(), in VisitObjCTypeParamDecl()
3483 = ToInterface->FindCategoryDeclaration(Name.getAsIdentifierInfo()); in VisitObjCCategoryDecl()
3490 Name.getAsIdentifierInfo(), in VisitObjCCategoryDecl()
3622 Name.getAsIdentifierInfo(), Loc, in VisitObjCProtocolDecl()
3822 Name.getAsIdentifierInfo(), in VisitObjCInterfaceDecl()
4000 Name.getAsIdentifierInfo(), in VisitObjCPropertyDecl()
4148 Name.getAsIdentifierInfo(), in VisitNonTypeTemplateParmDecl()
4174 Name.getAsIdentifierInfo(), in VisitTemplateTemplateParmDecl()
4246 Name.getAsIdentifierInfo()); in VisitClassTemplateDecl()
4438 IdLoc, Name.getAsIdentifierInfo(), T, in VisitVarTemplateDecl()
5792 return Import(FromName.getAsIdentifierInfo()); in Import()