SageBuilder::buildFunctionCallExp
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgFunctionCallExp*
buildFunctionCallExp(
SgExpression* f,
SgExprListExp* parameters = NULL);
Created with MrDocs
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgFunctionCallExp*
buildFunctionCallExp(
SgExpression* f,
SgExprListExp* parameters = NULL);
Created with MrDocs