Searched refs:getThisPointeeStorageLocation (Results 1 – 6 of 6) sorted by relevance
218 StorageLocation *getThisPointeeStorageLocation() const;
153 StorageLocation *getThisPointeeStorageLocation() const { in getThisPointeeStorageLocation() function
365 StorageLocation *Environment::getThisPointeeStorageLocation() const { in getThisPointeeStorageLocation() function in clang::dataflow::Environment366 return DACtx->getThisPointeeStorageLocation(); in getThisPointeeStorageLocation()
323 auto *ThisPointeeLoc = Env.getThisPointeeStorageLocation(); in VisitCXXThisExpr()395 *cast<AggregateStorageLocation>(Env.getThisPointeeStorageLocation()); in VisitCXXDefaultInitExpr()
271 State.Env.getThisPointeeStorageLocation()); in transferCFGInitializer()
1422 Env.getThisPointeeStorageLocation()); in TEST()1499 cast<AggregateStorageLocation>(Env.getThisPointeeStorageLocation()); in TEST()1570 Env.getThisPointeeStorageLocation()); in TEST()1611 Env.getThisPointeeStorageLocation()); in TEST()1648 EXPECT_THAT(Env.getThisPointeeStorageLocation(), IsNull()); in TEST()1673 Env.getThisPointeeStorageLocation()); in TEST()1709 Env.getThisPointeeStorageLocation()); in TEST()1745 Env.getThisPointeeStorageLocation()); in TEST()