Skip to content

AstInterfaceImpl::CreateFunctionCall

Synopsis

Declared in <src/midend/astUtil/astInterface/AstInterface_ROSE.h>

SgNode*
CreateFunctionCall(
    SgNode* func,
    AstNodeList::const_iterator,
    AstNodeList::const_iterator e);

Created with MrDocs