Lines Matching refs:ThisLoc
1421 const auto *ThisLoc = dyn_cast<AggregateStorageLocation>( in TEST() local
1423 ASSERT_THAT(ThisLoc, NotNull()); in TEST()
1429 cast<ScalarStorageLocation>(&ThisLoc->getChild(*BarDecl)); in TEST()
1456 cast<AggregateStorageLocation>(&ThisLoc->getChild(*QuxDecl)); in TEST()
1498 const auto *ThisLoc = in TEST() local
1505 cast<ScalarStorageLocation>(&ThisLoc->getChild(*BarDecl)); in TEST()
1532 cast<AggregateStorageLocation>(&ThisLoc->getChild(*QuxDecl)); in TEST()
1569 const auto *ThisLoc = dyn_cast<AggregateStorageLocation>( in TEST() local
1571 ASSERT_THAT(ThisLoc, NotNull()); in TEST()
1577 cast<ScalarStorageLocation>(&ThisLoc->getChild(*BarDecl)); in TEST()
1610 const auto *ThisLoc = dyn_cast<AggregateStorageLocation>( in TEST() local
1612 ASSERT_THAT(ThisLoc, NotNull()); in TEST()
1618 cast<ScalarStorageLocation>(&ThisLoc->getChild(*BarDecl)); in TEST()
1672 const auto *ThisLoc = dyn_cast<AggregateStorageLocation>( in TEST() local
1674 ASSERT_THAT(ThisLoc, NotNull()); in TEST()
1708 const auto *ThisLoc = dyn_cast<AggregateStorageLocation>( in TEST() local
1710 ASSERT_THAT(ThisLoc, NotNull()); in TEST()
1744 const auto *ThisLoc = dyn_cast<AggregateStorageLocation>( in TEST() local
1746 ASSERT_THAT(ThisLoc, NotNull()); in TEST()