Searched refs:FooPtrDecl (Results 1 – 1 of 1) sorted by relevance
380 FieldDecl *FooPtrDecl = nullptr; in TEST() local387 FooPtrDecl = Field; in TEST()397 ASSERT_THAT(FooPtrDecl, NotNull()); in TEST()418 cast<PointerValue>(BarReferentVal->getChild(*FooPtrDecl)); in TEST()537 FieldDecl *FooPtrDecl = nullptr; in TEST() local544 FooPtrDecl = Field; in TEST()554 ASSERT_THAT(FooPtrDecl, NotNull()); in TEST()575 cast<PointerValue>(BarPointeeVal->getChild(*FooPtrDecl)); in TEST()