Skip to content

nodeConstLattice::nodeConstLattice

Copy constructor

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/simpleAnalyses/nodeConstAnalysis.h>

nodeConstLattice(nodeConstLattice const& that);

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs