Searched refs:FooRefDecl (Results 1 – 1 of 1) sorted by relevance
379 FieldDecl *FooRefDecl = nullptr; in TEST() local385 FooRefDecl = Field; in TEST()396 ASSERT_THAT(FooRefDecl, NotNull()); in TEST()413 cast<ReferenceValue>(BarReferentVal->getChild(*FooRefDecl)); in TEST()536 FieldDecl *FooRefDecl = nullptr; in TEST() local542 FooRefDecl = Field; in TEST()553 ASSERT_THAT(FooRefDecl, NotNull()); in TEST()570 cast<ReferenceValue>(BarPointeeVal->getChild(*FooRefDecl)); in TEST()3501 ASSERT_THAT(FooRefDecl, NotNull()); in TEST()3563 ASSERT_THAT(FooRefDecl, NotNull()); in TEST()[all …]