Function::Function
Construct from string
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/CallGraphTraverse.h>
Function(std::string name);
Parameters
Name |
Description |
name |
The object to construct from |
Created with MrDocs