Skip to content

SgNodeHelper::Pattern::matchSingleVarScanf

tests pattern SgFunctionCall(...) where the name of the function is scanf with 2 params

Synopsis

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

SgVarRefExp*
matchSingleVarScanf(SgNode* node);

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