Function::Function Copy constructor Synopsis Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/CallGraphTraverse.h> Function(Function const& that); Parameters Name Description that The object to copy construct from Created with MrDocs