Struct InterproceduralInfo::CallSiteStructure#

Nested Relationships#

This struct is a nested type of Class InterproceduralInfo.

Struct Documentation#

struct CallSiteStructure

Public Members

SgNode *sliceImportantNode

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.

SgNode *sgFunctionCallExpNode

SgNode pointin to the actual SgFunctionCall-node.

SgNode *sgCallInterestingNode
std::vector<SgExpression*> actual_in
SgNode *actual_return