Skip to content

TaintLattice::copy

Returns a new copy of this vertex pointer.

Synopsis

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

virtual
Lattice*
copy() const override;

Return Value

a new copy of this vertex pointer.

Created with MrDocs