Lines Matching refs:getDeclName

2702     auto FromName = FromD->getDeclName();  in TEST_P()
2711 auto ToName = ToD->getDeclName(); in TEST_P()
2748 auto FromName = FromFriend->getDeclName(); in TEST_P()
2757 auto ToName = ToFriend->getDeclName(); in TEST_P()
2792 auto FromName = FromNormal->getDeclName(); in TEST_P()
2801 auto ToName = ToNormal->getDeclName(); in TEST_P()
2830 auto FromNormalName = FromNormalF->getDeclName(); in TEST_P()
2831 auto FromFriendName = FromFriendF->getDeclName(); in TEST_P()
2844 auto ToName = ToNormalF->getDeclName(); in TEST_P()
3356 ASSERT_FALSE(FromField->getDeclName()); in TEST_P()
3984 ->lookup(FromRecordOfFriend->getDeclName()) in TEST_P()
4002 ->lookup(ToRecordOfFriend->getDeclName()) in TEST_P()
4303 auto I = Map->find(A0->getDeclName()); in TEST_P()
4324 ASSERT_EQ(Map->find(A1->getDeclName()), Map->end()); in TEST_P()
4851 auto Res = LT.lookup(ToTU, D->getDeclName()); in TEST_P()
4859 if (ND->getDeclName() == Name) in findInDeclListOfDC()
4882 DeclarationName FooName = Foo->getDeclName(); in TEST_P()
4901 auto Res = LT.lookup(FooDC, Foo->getDeclName()); in TEST_P()
4918 DeclarationName FooName = Foo->getDeclName(); in TEST_P()
4937 auto Res = LT.lookup(FooDC, Foo->getDeclName()); in TEST_P()
4947 ->getDeclName(); in TEST_P()
4984 DeclarationName Name = F0->getDeclName(); in TEST_P()
5006 DeclarationName NamePlus = FPlus->getDeclName(); in TEST_P()
5011 DeclarationName NameMinus = FMinus->getDeclName(); in TEST_P()
5039 ASSERT_NE(ToPlus->getDeclName(), FromPlus->getDeclName()); in TEST_P()
5042 auto Res = LT.lookup(ToTU, ToPlus->getDeclName()); in TEST_P()
5047 Res = LT.lookup(ToTU, FromPlus->getDeclName()); in TEST_P()
5067 DeclarationName Name = RD->getDeclName(); in TEST_P()
5092 DeclarationName Name = RD->getDeclName(); in TEST_P()
5117 DeclarationName Name = Alias->getDeclName(); in TEST_P()
5132 DeclarationName Name = F->getDeclName(); in TEST_P()
5155 DeclarationName Name = F->getDeclName(); in TEST_P()
5177 DeclarationName Name = F->getDeclName(); in TEST_P()
5195 DeclarationName Name = F->getDeclName(); in TEST_P()
5228 DeclarationName Name = FieldInSpec->getDeclName(); in TEST_P()
5260 DeclarationName Name = F->getDeclName(); in TEST_P()
5290 DeclarationName Name = X->getDeclName(); in TEST_P()
5311 DeclarationName Name = A->getDeclName(); in TEST_P()
5348 DeclarationName Name = A->getDeclName(); in TEST_P()