Lines Matching refs:DebugEpochBase
10 // This file defines the DebugEpochBase and DebugEpochBase::HandleBase classes.
27 class DebugEpochBase {
34 explicit HandleBase(const DebugEpochBase *) {}
46 /// DebugEpochBase does not by itself track handles pointing into itself. The
51 class DebugEpochBase {
55 DebugEpochBase() : Epoch(0) {}
63 ~DebugEpochBase() { incrementEpoch(); }
80 explicit HandleBase(const DebugEpochBase *Parent)
83 /// \brief Returns true if the DebugEpochBase this Handle is linked to has