Home
last modified time | relevance | path

Searched refs:BarRefLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Analysis/FlowSensitive/
H A DTransferTest.cpp3519 const StorageLocation *BarRefLoc = in TEST() local
3521 ASSERT_THAT(BarRefLoc, NotNull()); in TEST()
3532 EXPECT_EQ(BoundBarRefLoc, BarRefLoc); in TEST()
3581 const StorageLocation *BarRefLoc = in TEST() local
3583 ASSERT_THAT(BarRefLoc, NotNull()); in TEST()
3594 EXPECT_EQ(BoundBarRefLoc, BarRefLoc); in TEST()
3644 const StorageLocation *BarRefLoc = in TEST() local
3646 ASSERT_THAT(BarRefLoc, NotNull()); in TEST()
3657 EXPECT_NE(BoundBarLoc, BarRefLoc); in TEST()