SageInterface::getEnclosingFunctionDefinition
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
SgFunctionDefinition*
getEnclosingFunctionDefinition(
SgNode* astNode,
bool const includingSelf = false);
Created with MrDocs