Skip to content

AstInterfaceImpl::IsFunctionCall

Synopsis

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

static
bool
IsFunctionCall(
    SgNode* s,
    SgNode** func,
    AstNodeList* args);

Created with MrDocs