Lines Matching defs:ThisLoc
780 auto *ThisLoc = Env.getThisPointeeStorageLocation();
781 ASSERT_EQ(ThisLoc->getChild(*SelfDecl), ThisLoc);
1857 const auto *ThisLoc = Env.getThisPointeeStorageLocation();
1858 ASSERT_THAT(ThisLoc, NotNull());
1864 cast<ScalarStorageLocation>(ThisLoc->getChild(*BarDecl));
1891 cast<RecordStorageLocation>(ThisLoc->getChild(*QuxDecl));
1928 const auto *ThisLoc = Env.getThisPointeeStorageLocation();
1934 cast<ScalarStorageLocation>(ThisLoc->getChild(*BarDecl));
1961 cast<RecordStorageLocation>(ThisLoc->getChild(*QuxDecl));
1994 const auto *ThisLoc = Env.getThisPointeeStorageLocation();
1995 ASSERT_THAT(ThisLoc, NotNull());
2001 cast<ScalarStorageLocation>(ThisLoc->getChild(*FooDecl));
2011 cast<ScalarStorageLocation>(ThisLoc->getChild(*BarDecl));
2039 const auto *ThisLoc = Env.getThisPointeeStorageLocation();
2040 ASSERT_THAT(ThisLoc, NotNull());
2046 cast<ScalarStorageLocation>(ThisLoc->getChild(*BarDecl));
2077 const auto *ThisLoc = Env.getThisPointeeStorageLocation();
2078 ASSERT_THAT(ThisLoc, NotNull());
2084 cast<ScalarStorageLocation>(ThisLoc->getChild(*BarDecl));
2135 const auto *ThisLoc = Env.getThisPointeeStorageLocation();
2136 ASSERT_THAT(ThisLoc, NotNull());
2168 const auto *ThisLoc = Env.getThisPointeeStorageLocation();
2169 ASSERT_THAT(ThisLoc, NotNull());
2201 const auto *ThisLoc = Env.getThisPointeeStorageLocation();
2202 ASSERT_THAT(ThisLoc, NotNull());
7279 auto *ThisLoc =
7281 auto &AnonStruct = *cast<RecordStorageLocation>(ThisLoc->getChild(
7312 auto *ThisLoc =
7314 auto &AnonStruct = *cast<RecordStorageLocation>(ThisLoc->getChild(