SageInterface::getProject
Get the current SgProject IR Node.
Synopses
Declared in <SageIII/sageInterface/sageInterface.h>
Get the current SgProject IR Node.
[[visibility]]
SgProject*
getProject();
SgProject*
getProject(SgNode const* node);
Return Value
the project associated with a node
Created with MrDocs