Skip to content

SageBuilder::buildFunctionRefExp

Build SgFunctionRefExp based on a function's symbol.

Synopsis

Declared in <SageIII/sageInterface/sageBuilder.h>

[[visibility]]
SgFunctionRefExp*
buildFunctionRefExp(SgFunctionSymbol* sym);

Return Value

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

Created with MrDocs