LLVM: llvm::DebugEpochBase::HandleBase Class Reference (original) (raw)

#include "[llvm/ADT/EpochTracker.h](EpochTracker%5F8h%5Fsource.html)"

Inheritance diagram for llvm::DebugEpochBase::HandleBase:

Detailed Description

Constructor & Destructor Documentation

llvm::DebugEpochBase::HandleBase::HandleBase ( ) default

HandleBase() [2/2]

Member Function Documentation

getEpochAddress()

const void * llvm::DebugEpochBase::HandleBase::getEpochAddress ( ) const inline

isHandleInSync()

bool llvm::DebugEpochBase::HandleBase::isHandleInSync ( ) const inline

Definition at line 96 of file EpochTracker.h.

Referenced by llvm::SmallPtrSetIteratorImpl::dereference(), llvm::SmallPtrSetIteratorImpl::increment(), llvm::DenseMapIterator< KeyT, ValueT, KeyInfoT, BucketT >::operator*(), llvm::DenseMapIterator< KeyT, ValueT, KeyInfoT, BucketT >::operator++(), and llvm::DenseMapIterator< KeyT, ValueT, KeyInfoT, BucketT >::operator++().


The documentation for this class was generated from the following file: