Skip to content

SgNodeHelper::getSymbolOfFunction

returns the SgSymbol* of the function in a SgFunctionRefExp

Synopsis

Declared in <src/midend/abstractLayer/SgNodeHelper.h>

SgFunctionSymbol*
getSymbolOfFunction(SgFunctionRefExp* funcRefExp);

Parameters

Name

Description

funcRefExp

This class represents the function being called and must be assembled in the

Created with MrDocs