Skip to content

SgNodeHelper::Pattern::matchSingleVarFPrintf

tests pattern SgFunctionCall(...) where the name of the function is fprintf with 3 params

Synopsis

Declared in <src/midend/abstractLayer/SgNodeHelper.h>

SgVarRefExp*
matchSingleVarFPrintf(
    SgNode* node,
    bool showWarnings = false);

Return Value

This class represents the variable refernece in expressions.

Parameters

Name

Description

node

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs