Searched refs:FooReferentLoc (Results 1 – 1 of 1) sorted by relevance
317 const StorageLocation &FooReferentLoc = FooVal->getReferentLoc(); in TEST() local318 EXPECT_TRUE(isa<AggregateStorageLocation>(&FooReferentLoc)); in TEST()320 const Value *FooReferentVal = Env.getValue(FooReferentLoc); in TEST()414 const StorageLocation &FooReferentLoc = FooRefVal->getReferentLoc(); in TEST() local415 EXPECT_THAT(Env.getValue(FooReferentLoc), IsNull()); in TEST()571 const StorageLocation &FooReferentLoc = FooRefVal->getReferentLoc(); in TEST() local572 EXPECT_THAT(Env.getValue(FooReferentLoc), IsNull()); in TEST()978 const StorageLocation &FooReferentLoc = FooVal->getReferentLoc(); in TEST() local979 EXPECT_TRUE(isa<AggregateStorageLocation>(&FooReferentLoc)); in TEST()981 const Value *FooReferentVal = Env.getValue(FooReferentLoc); in TEST()