Lines Matching refs:getReferentLoc
317 const StorageLocation &FooReferentLoc = FooVal->getReferentLoc(); in TEST()
405 cast<StructValue>(Env.getValue(FooVal->getReferentLoc())); in TEST()
410 cast<StructValue>(Env.getValue(BarVal->getReferentLoc())); in TEST()
414 const StorageLocation &FooReferentLoc = FooRefVal->getReferentLoc(); in TEST()
424 const StorageLocation &BazReferentLoc = BazRefVal->getReferentLoc(); in TEST()
571 const StorageLocation &FooReferentLoc = FooRefVal->getReferentLoc(); in TEST()
581 const StorageLocation &BazReferentLoc = BazRefVal->getReferentLoc(); in TEST()
978 const StorageLocation &FooReferentLoc = FooVal->getReferentLoc(); in TEST()
1386 cast<IntegerValue>(Env.getValue(BarVal->getReferentLoc())); in TEST()
1759 EXPECT_EQ(&QuxVal->getReferentLoc(), &FooVal->getReferentLoc()); in TEST()
2405 EXPECT_EQ(&BarVal->getReferentLoc(), &FooVal->getPointeeLoc()); in TEST()