CGFunction::CGFunction
Construct from CGFunction
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/CallGraphTraverse.h>
CGFunction(CGFunction const* that);
Parameters
Name |
Description |
that |
The object to construct from |
Created with MrDocs