Skip to content

VirtualCFG::iterator::checkpoint::checkpoint

Copy constructor

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/VirtualCFGIterator.h>

checkpoint(checkpoint const& that);

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs