Skip to content

VirtualCFG::insertAroundForInit

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/CFGRewrite.h>

void
insertAroundForInit(
    SgVariableDeclaration* n,
    SgExpression* newNode,
    bool before);

Created with MrDocs