SageBuilder::buildFunctionRefExp
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgFunctionRefExp*
buildFunctionRefExp(
char const* name,
SgType const* func_type,
SgScopeStatement* scope = NULL);
Created with MrDocs