Lines Matching defs:FooPtrDecl
572 FieldDecl *FooPtrDecl = nullptr;
579 FooPtrDecl = Field;
589 ASSERT_THAT(FooPtrDecl, NotNull());
603 ->getChild(*FooPtrDecl)),
607 *cast<PointerValue>(getFieldValue(&BarLoc, *FooPtrDecl, Env));
612 ->getChild(*FooPtrDecl)),
720 FieldDecl *FooPtrDecl = nullptr;
727 FooPtrDecl = Field;
737 ASSERT_THAT(FooPtrDecl, NotNull());
753 getFieldValue(&BarPointeeLoc, *FooPtrDecl, Env));