LLVM 17.0.0git
|
#include "llvm/ADT/EpochTracker.h"
Public Member Functions | |
HandleBase ()=default | |
HandleBase (const DebugEpochBase *) | |
bool | isHandleInSync () const |
const void * | getEpochAddress () const |
Definition at line 86 of file EpochTracker.h.
|
default |
|
inlineexplicit |
Definition at line 89 of file EpochTracker.h.
|
inline |
Definition at line 91 of file EpochTracker.h.
|
inline |
Definition at line 90 of file EpochTracker.h.
Referenced by llvm::SmallPtrSetIterator< PtrTy >::operator*(), and llvm::SmallPtrSetIterator< PtrTy >::operator++().