reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/unittests/Analysis/CFGTest.cpp
  125   EXPECT_EQ(MainBlock->ref_begin()++, MainBlock->ref_begin());
  149   EXPECT_EQ(CMainBlock->ref_begin()++, CMainBlock->ref_begin());
  173   EXPECT_EQ(MainBlock->rref_begin()++, MainBlock->rref_begin());
  199   EXPECT_EQ(CMainBlock->rref_begin()++, CMainBlock->rref_begin());