reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
75 bool hasPendingUpdates() const;
96 if (!hasPendingUpdates())
unittests/Analysis/DomTreeUpdaterTest.cpp64 ASSERT_FALSE(DTU.hasPendingUpdates()); 76 ASSERT_FALSE(DTU.hasPendingUpdates()); 106 ASSERT_FALSE(DTU.hasPendingUpdates()); 124 ASSERT_FALSE(DTU.hasPendingUpdates()); 512 ASSERT_TRUE(DTU.hasPendingUpdates()); 517 ASSERT_FALSE(DTU.hasPendingUpdates()); 639 ASSERT_FALSE(DTU.hasPendingUpdates()); 771 ASSERT_FALSE(DTU.hasPendingUpdates()); 775 ASSERT_FALSE(DTU.hasPendingUpdates()); 787 ASSERT_TRUE(DTU.hasPendingUpdates());