TaintLattice::copy
copy overloads
Synopses
Declared in <src/midend/programAnalysis/genericDataflow/simpleAnalyses/taintAnalysis.h>
Returns a new copy of this vertex pointer.
Assignment‐like operator. Makes this object point to the same lattice vertex as the other object. The other object must also be a TaintLattice object.
Created with MrDocs