SageBuilder::buildNewExp
Synopsis
Declared in <SageIII/sageInterface/sageBuilder.h>
[[visibility]]
SgNewExp*
buildNewExp(
SgType* type,
SgExprListExp* exprListExp,
SgConstructorInitializer* constInit,
SgExpression* expr,
short val,
SgFunctionDeclaration* funcDecl);
Created with MrDocs