Skip to content

CGFunction::CGFunction

Copy constructor

Synopsis

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

CGFunction(CGFunction const& that);

Parameters

Name

Description

that

The object to copy construct from

Created with MrDocs