Searched refs:FooPointeeVal (Results 1 – 1 of 1) sorted by relevance
464 const Value *FooPointeeVal = Env.getValue(FooPointeeLoc); in TEST() local465 EXPECT_TRUE(isa_and_nonnull<StructValue>(FooPointeeVal)); in TEST()561 const auto *FooPointeeVal = in TEST() local565 cast<PointerValue>(FooPointeeVal->getChild(*BarDecl)); in TEST()1014 const Value *FooPointeeVal = Env.getValue(FooPointeeLoc); in TEST() local1015 EXPECT_TRUE(isa_and_nonnull<StructValue>(FooPointeeVal)); in TEST()2475 const auto *FooPointeeVal = in TEST() local2482 EXPECT_EQ(BarVal, FooPointeeVal); in TEST()