Lines Matching refs:getAsIdentifierInfo
2507 Loc, Name.getAsIdentifierInfo(), in VisitNamespaceDecl()
2581 Name.getAsIdentifierInfo(), in VisitTypedefNameDecl()
2586 Name.getAsIdentifierInfo(), in VisitTypedefNameDecl()
2621 Name.getAsIdentifierInfo(), in VisitLabelDecl()
2625 Name.getAsIdentifierInfo()); in VisitLabelDecl()
2691 Loc, Name.getAsIdentifierInfo(), nullptr, in VisitEnumDecl()
2848 Name.getAsIdentifierInfo(), PrevDecl, DelayTypeCreation); in VisitRecordDecl()
2855 Name.getAsIdentifierInfo()); in VisitRecordDecl()
2861 DC, StartLoc, Loc, Name.getAsIdentifierInfo()); in VisitRecordDecl()
2929 Name.getAsIdentifierInfo(), T, in VisitEnumConstantDecl()
3218 Loc, Name.getAsIdentifierInfo(), in VisitFieldDecl()
3293 Importer.getToContext(), DC, Loc, Name.getAsIdentifierInfo(), T, in VisitIndirectFieldDecl()
3349 Loc, Name.getAsIdentifierInfo(), in VisitObjCIvarDecl()
3467 Loc, Name.getAsIdentifierInfo(), in VisitVarDecl()
3508 Loc, Name.getAsIdentifierInfo(), in VisitImplicitParamDecl()
3535 Loc, Name.getAsIdentifierInfo(), in VisitParmVarDecl()
3681 Name.getAsIdentifierInfo(), in VisitObjCTypeParamDecl()
3707 = ToInterface->FindCategoryDeclaration(Name.getAsIdentifierInfo()); in VisitObjCCategoryDecl()
3714 Name.getAsIdentifierInfo(), in VisitObjCCategoryDecl()
3846 Name.getAsIdentifierInfo(), Loc, in VisitObjCProtocolDecl()
4046 Name.getAsIdentifierInfo(), in VisitObjCInterfaceDecl()
4224 Name.getAsIdentifierInfo(), in VisitObjCPropertyDecl()
4373 Name.getAsIdentifierInfo(), in VisitNonTypeTemplateParmDecl()
4399 Name.getAsIdentifierInfo(), in VisitTemplateTemplateParmDecl()
4662 IdLoc, Name.getAsIdentifierInfo(), T, in VisitVarTemplateDecl()
6556 return Import(FromName.getAsIdentifierInfo()); in Import()