Searched refs:BazPtrDecl (Results 1 – 1 of 1) sorted by relevance
382 FieldDecl *BazPtrDecl = nullptr; in TEST() local391 BazPtrDecl = Field; in TEST()399 ASSERT_THAT(BazPtrDecl, NotNull()); in TEST()428 cast<PointerValue>(BarReferentVal->getChild(*BazPtrDecl)); in TEST()539 FieldDecl *BazPtrDecl = nullptr; in TEST() local548 BazPtrDecl = Field; in TEST()556 ASSERT_THAT(BazPtrDecl, NotNull()); in TEST()585 cast<PointerValue>(BarPointeeVal->getChild(*BazPtrDecl)); in TEST()