LLVM  3.7.0
Public Member Functions | List of all members
llvm::DebugEpochBase::HandleBase Class Reference

#include <EpochTracker.h>

Inheritance diagram for llvm::DebugEpochBase::HandleBase:
[legend]

Public Member Functions

 HandleBase ()=default
 
 HandleBase (const DebugEpochBase *)
 
bool isHandleInSync () const
 
const void * getEpochAddress () const
 

Detailed Description

Definition at line 31 of file EpochTracker.h.

Constructor & Destructor Documentation

llvm::DebugEpochBase::HandleBase::HandleBase ( )
default
llvm::DebugEpochBase::HandleBase::HandleBase ( const DebugEpochBase )
inlineexplicit

Definition at line 34 of file EpochTracker.h.

Member Function Documentation

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

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