Searched refs:BProtectedDecl (Results 1 – 1 of 1) sorted by relevance
1105 const FieldDecl *BProtectedDecl = nullptr; in TEST() local1112 BProtectedDecl = Field; in TEST()1120 ASSERT_THAT(BProtectedDecl, NotNull()); in TEST()1175 EXPECT_THAT(FooVal.getChild(*BProtectedDecl), NotNull()); in TEST()1176 EXPECT_EQ(Env.getValue(FooLoc.getChild(*BProtectedDecl)), in TEST()1177 FooVal.getChild(*BProtectedDecl)); in TEST()