Searched refs:NullPointeeLoc (Results 1 – 1 of 1) sorted by relevance
2285 const StorageLocation &NullPointeeLoc = in TEST() local2287 EXPECT_TRUE(isa<ScalarStorageLocation>(NullPointeeLoc)); in TEST()2288 EXPECT_THAT(Env.getValue(NullPointeeLoc), IsNull()); in TEST()