Lines Matching refs:getDeclName
868 << Field2->getDeclName() << Field2->getType(); in IsStructurallyEquivalent()
870 << Field1->getDeclName() << Field1->getType(); in IsStructurallyEquivalent()
881 << Field1->getDeclName() << Field1->getType() in IsStructurallyEquivalent()
884 << Field2->getDeclName(); in IsStructurallyEquivalent()
887 << Field2->getDeclName() << Field2->getType() in IsStructurallyEquivalent()
890 << Field1->getDeclName(); in IsStructurallyEquivalent()
906 << Field2->getDeclName() << Field2->getType() << Bits2; in IsStructurallyEquivalent()
908 << Field1->getDeclName() << Field1->getType() << Bits1; in IsStructurallyEquivalent()
955 << D1->getDeclName() << (unsigned)D1->getTagKind(); in IsStructurallyEquivalent()
1081 << Field1->getDeclName() << Field1->getType(); in IsStructurallyEquivalent()
1096 << Field2->getDeclName() << Field2->getType(); in IsStructurallyEquivalent()
1118 << EC1->getDeclName() in IsStructurallyEquivalent()
1133 << EC2->getDeclName() in IsStructurallyEquivalent()
1136 << EC1->getDeclName() in IsStructurallyEquivalent()
1148 << EC2->getDeclName() in IsStructurallyEquivalent()
1825 Name = Importer.Import(D->getDeclName()); in ImportDeclParts()
1826 if (D->getDeclName() && !Name) in ImportDeclParts()
2390 SearchName = Importer.Import(D->getTypedefNameForAnonDecl()->getDeclName()); in VisitEnumDecl()
2475 SearchName = Importer.Import(D->getTypedefNameForAnonDecl()->getDeclName()); in VisitRecordDecl()
3148 DeclarationName Name = Importer.Import(D->getDeclName()); in VisitImplicitParamDecl()
3149 if (D->getDeclName() && !Name) in VisitImplicitParamDecl()
3174 DeclarationName Name = Importer.Import(D->getDeclName()); in VisitParmVarDecl()
3175 if (D->getDeclName() && !Name) in VisitParmVarDecl()
3486 << To->getDeclName(); in ImportDefinition()
3489 << To->getSuperClass()->getDeclName(); in ImportDefinition()
3496 << From->getSuperClass()->getDeclName(); in ImportDefinition()
3705 << Iface->getDeclName(); in VisitObjCImplementationDecl()
3711 << Impl->getSuperClass()->getDeclName(); in VisitObjCImplementationDecl()
3718 << D->getSuperClass()->getDeclName(); in VisitObjCImplementationDecl()
3845 << Property->getDeclName() in VisitObjCPropertyImplDecl()
3850 << D->getPropertyDecl()->getDeclName() in VisitObjCPropertyImplDecl()
3860 << Property->getDeclName() in VisitObjCPropertyImplDecl()
3861 << ToImpl->getPropertyIvarDecl()->getDeclName() in VisitObjCPropertyImplDecl()
3862 << Ivar->getDeclName(); in VisitObjCPropertyImplDecl()
3865 << D->getPropertyIvarDecl()->getDeclName(); in VisitObjCPropertyImplDecl()
3896 DeclarationName Name = Importer.Import(D->getDeclName()); in VisitNonTypeTemplateParmDecl()
3897 if (D->getDeclName() && !Name) in VisitNonTypeTemplateParmDecl()
3926 DeclarationName Name = Importer.Import(D->getDeclName()); in VisitTemplateTemplateParmDecl()
3927 if (D->getDeclName() && !Name) in VisitTemplateTemplateParmDecl()