InterproceduralInfo::CallSiteStructure
Synopsis
Declared in <src/midend/programAnalysis/staticInterproceduralSlicing/InterproceduralInfo.h>
struct CallSiteStructure;
Data Members
Name |
Description |
SgNode pointin to the actual SgFunctionCall‐node |
|
SgNode containing the functioncall, attention: this is not the SgFunctionCall‐Node, this is the first node encountered form the functioncall towards the head of the function |
Created with MrDocs